You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

123 lines
5.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/keyword_match_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "google.golang.org/genproto/googleapis/api/annotations"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // Possible Keyword match types.
  18. type KeywordMatchTypeEnum_KeywordMatchType int32
  19. const (
  20. // Not specified.
  21. KeywordMatchTypeEnum_UNSPECIFIED KeywordMatchTypeEnum_KeywordMatchType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. KeywordMatchTypeEnum_UNKNOWN KeywordMatchTypeEnum_KeywordMatchType = 1
  24. // Exact match.
  25. KeywordMatchTypeEnum_EXACT KeywordMatchTypeEnum_KeywordMatchType = 2
  26. // Phrase match.
  27. KeywordMatchTypeEnum_PHRASE KeywordMatchTypeEnum_KeywordMatchType = 3
  28. // Broad match.
  29. KeywordMatchTypeEnum_BROAD KeywordMatchTypeEnum_KeywordMatchType = 4
  30. )
  31. var KeywordMatchTypeEnum_KeywordMatchType_name = map[int32]string{
  32. 0: "UNSPECIFIED",
  33. 1: "UNKNOWN",
  34. 2: "EXACT",
  35. 3: "PHRASE",
  36. 4: "BROAD",
  37. }
  38. var KeywordMatchTypeEnum_KeywordMatchType_value = map[string]int32{
  39. "UNSPECIFIED": 0,
  40. "UNKNOWN": 1,
  41. "EXACT": 2,
  42. "PHRASE": 3,
  43. "BROAD": 4,
  44. }
  45. func (x KeywordMatchTypeEnum_KeywordMatchType) String() string {
  46. return proto.EnumName(KeywordMatchTypeEnum_KeywordMatchType_name, int32(x))
  47. }
  48. func (KeywordMatchTypeEnum_KeywordMatchType) EnumDescriptor() ([]byte, []int) {
  49. return fileDescriptor_keyword_match_type_886ffb6dfd666bad, []int{0, 0}
  50. }
  51. // Message describing Keyword match types.
  52. type KeywordMatchTypeEnum struct {
  53. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  54. XXX_unrecognized []byte `json:"-"`
  55. XXX_sizecache int32 `json:"-"`
  56. }
  57. func (m *KeywordMatchTypeEnum) Reset() { *m = KeywordMatchTypeEnum{} }
  58. func (m *KeywordMatchTypeEnum) String() string { return proto.CompactTextString(m) }
  59. func (*KeywordMatchTypeEnum) ProtoMessage() {}
  60. func (*KeywordMatchTypeEnum) Descriptor() ([]byte, []int) {
  61. return fileDescriptor_keyword_match_type_886ffb6dfd666bad, []int{0}
  62. }
  63. func (m *KeywordMatchTypeEnum) XXX_Unmarshal(b []byte) error {
  64. return xxx_messageInfo_KeywordMatchTypeEnum.Unmarshal(m, b)
  65. }
  66. func (m *KeywordMatchTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  67. return xxx_messageInfo_KeywordMatchTypeEnum.Marshal(b, m, deterministic)
  68. }
  69. func (dst *KeywordMatchTypeEnum) XXX_Merge(src proto.Message) {
  70. xxx_messageInfo_KeywordMatchTypeEnum.Merge(dst, src)
  71. }
  72. func (m *KeywordMatchTypeEnum) XXX_Size() int {
  73. return xxx_messageInfo_KeywordMatchTypeEnum.Size(m)
  74. }
  75. func (m *KeywordMatchTypeEnum) XXX_DiscardUnknown() {
  76. xxx_messageInfo_KeywordMatchTypeEnum.DiscardUnknown(m)
  77. }
  78. var xxx_messageInfo_KeywordMatchTypeEnum proto.InternalMessageInfo
  79. func init() {
  80. proto.RegisterType((*KeywordMatchTypeEnum)(nil), "google.ads.googleads.v1.enums.KeywordMatchTypeEnum")
  81. proto.RegisterEnum("google.ads.googleads.v1.enums.KeywordMatchTypeEnum_KeywordMatchType", KeywordMatchTypeEnum_KeywordMatchType_name, KeywordMatchTypeEnum_KeywordMatchType_value)
  82. }
  83. func init() {
  84. proto.RegisterFile("google/ads/googleads/v1/enums/keyword_match_type.proto", fileDescriptor_keyword_match_type_886ffb6dfd666bad)
  85. }
  86. var fileDescriptor_keyword_match_type_886ffb6dfd666bad = []byte{
  87. // 317 bytes of a gzipped FileDescriptorProto
  88. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xdd, 0x4e, 0xf2, 0x30,
  89. 0x18, 0xfe, 0x18, 0x9f, 0x18, 0xcb, 0x81, 0xcb, 0xa2, 0x27, 0x46, 0x0e, 0xe0, 0x02, 0xba, 0x2c,
  90. 0x26, 0x1e, 0xd4, 0xa3, 0x0e, 0x26, 0x12, 0xe2, 0x58, 0xf8, 0xd3, 0x98, 0x25, 0xa4, 0xd2, 0xa6,
  91. 0xa2, 0xac, 0x5d, 0xe8, 0xc0, 0x70, 0x3b, 0x1e, 0x7a, 0x29, 0x5e, 0x0a, 0x57, 0x61, 0xda, 0xca,
  92. 0x0e, 0x48, 0xf4, 0xa4, 0x79, 0xf2, 0x3e, 0x3f, 0x7d, 0xde, 0x17, 0x5c, 0x73, 0x29, 0xf9, 0x92,
  93. 0xf9, 0x84, 0x2a, 0xdf, 0x42, 0x8d, 0x36, 0x81, 0xcf, 0xc4, 0x3a, 0x53, 0xfe, 0x1b, 0xdb, 0xbe,
  94. 0xcb, 0x15, 0x9d, 0x65, 0xa4, 0x98, 0xbf, 0xcc, 0x8a, 0x6d, 0xce, 0x60, 0xbe, 0x92, 0x85, 0xf4,
  95. 0x1a, 0x56, 0x0c, 0x09, 0x55, 0xb0, 0xf4, 0xc1, 0x4d, 0x00, 0x8d, 0xef, 0xe2, 0x72, 0x1f, 0x9b,
  96. 0x2f, 0x7c, 0x22, 0x84, 0x2c, 0x48, 0xb1, 0x90, 0x42, 0x59, 0x73, 0xeb, 0x15, 0x9c, 0xf5, 0x6d,
  97. 0xf0, 0xbd, 0xce, 0x1d, 0x6f, 0x73, 0x16, 0x89, 0x75, 0xd6, 0x1a, 0x02, 0xf7, 0x70, 0xee, 0x9d,
  98. 0x82, 0xfa, 0x24, 0x1e, 0x25, 0x51, 0xbb, 0x77, 0xdb, 0x8b, 0x3a, 0xee, 0x3f, 0xaf, 0x0e, 0x8e,
  99. 0x27, 0x71, 0x3f, 0x1e, 0x3c, 0xc4, 0x6e, 0xc5, 0x3b, 0x01, 0x47, 0xd1, 0x23, 0x6e, 0x8f, 0x5d,
  100. 0xc7, 0x03, 0xa0, 0x96, 0xdc, 0x0d, 0xf1, 0x28, 0x72, 0xab, 0x7a, 0x1c, 0x0e, 0x07, 0xb8, 0xe3,
  101. 0xfe, 0x0f, 0x77, 0x15, 0xd0, 0x9c, 0xcb, 0x0c, 0xfe, 0xd9, 0x37, 0x3c, 0x3f, 0xfc, 0x37, 0xd1,
  102. 0x45, 0x93, 0xca, 0x53, 0xf8, 0xe3, 0xe3, 0x72, 0x49, 0x04, 0x87, 0x72, 0xc5, 0x7d, 0xce, 0x84,
  103. 0x59, 0x63, 0x7f, 0xaf, 0x7c, 0xa1, 0x7e, 0x39, 0xdf, 0x8d, 0x79, 0x3f, 0x9c, 0x6a, 0x17, 0xe3,
  104. 0x4f, 0xa7, 0xd1, 0xb5, 0x51, 0x98, 0x2a, 0x68, 0xa1, 0x46, 0xd3, 0x00, 0xea, 0xdd, 0xd5, 0xd7,
  105. 0x9e, 0x4f, 0x31, 0x55, 0x69, 0xc9, 0xa7, 0xd3, 0x20, 0x35, 0xfc, 0xce, 0x69, 0xda, 0x21, 0x42,
  106. 0x98, 0x2a, 0x84, 0x4a, 0x05, 0x42, 0xd3, 0x00, 0x21, 0xa3, 0x79, 0xae, 0x99, 0x62, 0x57, 0xdf,
  107. 0x01, 0x00, 0x00, 0xff, 0xff, 0x57, 0x9e, 0x75, 0xf2, 0xd6, 0x01, 0x00, 0x00,
  108. }