Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

121 řádky
5.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/keyword_match_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // Possible Keyword match types.
  17. type KeywordMatchTypeEnum_KeywordMatchType int32
  18. const (
  19. // Not specified.
  20. KeywordMatchTypeEnum_UNSPECIFIED KeywordMatchTypeEnum_KeywordMatchType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. KeywordMatchTypeEnum_UNKNOWN KeywordMatchTypeEnum_KeywordMatchType = 1
  23. // Exact match.
  24. KeywordMatchTypeEnum_EXACT KeywordMatchTypeEnum_KeywordMatchType = 2
  25. // Phrase match.
  26. KeywordMatchTypeEnum_PHRASE KeywordMatchTypeEnum_KeywordMatchType = 3
  27. // Broad match.
  28. KeywordMatchTypeEnum_BROAD KeywordMatchTypeEnum_KeywordMatchType = 4
  29. )
  30. var KeywordMatchTypeEnum_KeywordMatchType_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "EXACT",
  34. 3: "PHRASE",
  35. 4: "BROAD",
  36. }
  37. var KeywordMatchTypeEnum_KeywordMatchType_value = map[string]int32{
  38. "UNSPECIFIED": 0,
  39. "UNKNOWN": 1,
  40. "EXACT": 2,
  41. "PHRASE": 3,
  42. "BROAD": 4,
  43. }
  44. func (x KeywordMatchTypeEnum_KeywordMatchType) String() string {
  45. return proto.EnumName(KeywordMatchTypeEnum_KeywordMatchType_name, int32(x))
  46. }
  47. func (KeywordMatchTypeEnum_KeywordMatchType) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_keyword_match_type_722e1054dd985ca3, []int{0, 0}
  49. }
  50. // Message describing Keyword match types.
  51. type KeywordMatchTypeEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *KeywordMatchTypeEnum) Reset() { *m = KeywordMatchTypeEnum{} }
  57. func (m *KeywordMatchTypeEnum) String() string { return proto.CompactTextString(m) }
  58. func (*KeywordMatchTypeEnum) ProtoMessage() {}
  59. func (*KeywordMatchTypeEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_keyword_match_type_722e1054dd985ca3, []int{0}
  61. }
  62. func (m *KeywordMatchTypeEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_KeywordMatchTypeEnum.Unmarshal(m, b)
  64. }
  65. func (m *KeywordMatchTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_KeywordMatchTypeEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *KeywordMatchTypeEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_KeywordMatchTypeEnum.Merge(dst, src)
  70. }
  71. func (m *KeywordMatchTypeEnum) XXX_Size() int {
  72. return xxx_messageInfo_KeywordMatchTypeEnum.Size(m)
  73. }
  74. func (m *KeywordMatchTypeEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_KeywordMatchTypeEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_KeywordMatchTypeEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*KeywordMatchTypeEnum)(nil), "google.ads.googleads.v0.enums.KeywordMatchTypeEnum")
  80. proto.RegisterEnum("google.ads.googleads.v0.enums.KeywordMatchTypeEnum_KeywordMatchType", KeywordMatchTypeEnum_KeywordMatchType_name, KeywordMatchTypeEnum_KeywordMatchType_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v0/enums/keyword_match_type.proto", fileDescriptor_keyword_match_type_722e1054dd985ca3)
  84. }
  85. var fileDescriptor_keyword_match_type_722e1054dd985ca3 = []byte{
  86. // 298 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x4b, 0xcf, 0xcf, 0x4f,
  88. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc,
  89. 0xd2, 0xdc, 0x62, 0xfd, 0xec, 0xd4, 0xca, 0xf2, 0xfc, 0xa2, 0x94, 0xf8, 0xdc, 0xc4, 0x92, 0xe4,
  90. 0x8c, 0xf8, 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x62,
  91. 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x3e, 0xbd, 0x32, 0x03, 0x3d, 0xb0, 0x3e, 0xa5, 0x2c, 0x2e,
  92. 0x11, 0x6f, 0x88, 0x56, 0x5f, 0x90, 0xce, 0x90, 0xca, 0x82, 0x54, 0xd7, 0xbc, 0xd2, 0x5c, 0xa5,
  93. 0x20, 0x2e, 0x01, 0x74, 0x71, 0x21, 0x7e, 0x2e, 0xee, 0x50, 0xbf, 0xe0, 0x00, 0x57, 0x67, 0x4f,
  94. 0x37, 0x4f, 0x57, 0x17, 0x01, 0x06, 0x21, 0x6e, 0x2e, 0xf6, 0x50, 0x3f, 0x6f, 0x3f, 0xff, 0x70,
  95. 0x3f, 0x01, 0x46, 0x21, 0x4e, 0x2e, 0x56, 0xd7, 0x08, 0x47, 0xe7, 0x10, 0x01, 0x26, 0x21, 0x2e,
  96. 0x2e, 0xb6, 0x00, 0x8f, 0x20, 0xc7, 0x60, 0x57, 0x01, 0x66, 0x90, 0xb0, 0x53, 0x90, 0xbf, 0xa3,
  97. 0x8b, 0x00, 0x8b, 0xd3, 0x2b, 0x46, 0x2e, 0xc5, 0xe4, 0xfc, 0x5c, 0x3d, 0xbc, 0x2e, 0x72, 0x12,
  98. 0x45, 0xb7, 0x37, 0x00, 0xe4, 0x8f, 0x00, 0xc6, 0x28, 0x27, 0xa8, 0xbe, 0xf4, 0xfc, 0x9c, 0xc4,
  99. 0xbc, 0x74, 0xbd, 0xfc, 0xa2, 0x74, 0xfd, 0xf4, 0xd4, 0x3c, 0xb0, 0x2f, 0x61, 0x21, 0x52, 0x90,
  100. 0x59, 0x8c, 0x23, 0x80, 0xac, 0xc1, 0xe4, 0x22, 0x26, 0x66, 0x77, 0x47, 0xc7, 0x55, 0x4c, 0xb2,
  101. 0xee, 0x10, 0xa3, 0x1c, 0x53, 0x8a, 0xf5, 0x20, 0x4c, 0x10, 0x2b, 0xcc, 0x40, 0x0f, 0xe4, 0xf7,
  102. 0xe2, 0x53, 0x30, 0xf9, 0x18, 0xc7, 0x94, 0xe2, 0x18, 0xb8, 0x7c, 0x4c, 0x98, 0x41, 0x0c, 0x58,
  103. 0xfe, 0x15, 0x93, 0x22, 0x44, 0xd0, 0xca, 0xca, 0x31, 0xa5, 0xd8, 0xca, 0x0a, 0xae, 0xc2, 0xca,
  104. 0x2a, 0xcc, 0xc0, 0xca, 0x0a, 0xac, 0x26, 0x89, 0x0d, 0xec, 0x30, 0x63, 0x40, 0x00, 0x00, 0x00,
  105. 0xff, 0xff, 0x01, 0x67, 0x86, 0x80, 0xb8, 0x01, 0x00, 0x00,
  106. }