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.
 
 
 

125 lines
6.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/customer_match_upload_key_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. // Enum describing possible customer match upload key types.
  17. type CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType int32
  18. const (
  19. // Not specified.
  20. CustomerMatchUploadKeyTypeEnum_UNSPECIFIED CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. CustomerMatchUploadKeyTypeEnum_UNKNOWN CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 1
  23. // Members are matched from customer info such as email address, phone
  24. // number or physical address.
  25. CustomerMatchUploadKeyTypeEnum_CONTACT_INFO CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 2
  26. // Members are matched from a user id generated and assigned by the
  27. // advertiser.
  28. CustomerMatchUploadKeyTypeEnum_CRM_ID CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 3
  29. // Members are matched from mobile advertising ids.
  30. CustomerMatchUploadKeyTypeEnum_MOBILE_ADVERTISING_ID CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 4
  31. )
  32. var CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "CONTACT_INFO",
  36. 3: "CRM_ID",
  37. 4: "MOBILE_ADVERTISING_ID",
  38. }
  39. var CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_value = map[string]int32{
  40. "UNSPECIFIED": 0,
  41. "UNKNOWN": 1,
  42. "CONTACT_INFO": 2,
  43. "CRM_ID": 3,
  44. "MOBILE_ADVERTISING_ID": 4,
  45. }
  46. func (x CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType) String() string {
  47. return proto.EnumName(CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name, int32(x))
  48. }
  49. func (CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType) EnumDescriptor() ([]byte, []int) {
  50. return fileDescriptor_customer_match_upload_key_type_33285a4f5bd09b1a, []int{0, 0}
  51. }
  52. // Indicates what type of data are the user list's members matched from.
  53. type CustomerMatchUploadKeyTypeEnum struct {
  54. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  55. XXX_unrecognized []byte `json:"-"`
  56. XXX_sizecache int32 `json:"-"`
  57. }
  58. func (m *CustomerMatchUploadKeyTypeEnum) Reset() { *m = CustomerMatchUploadKeyTypeEnum{} }
  59. func (m *CustomerMatchUploadKeyTypeEnum) String() string { return proto.CompactTextString(m) }
  60. func (*CustomerMatchUploadKeyTypeEnum) ProtoMessage() {}
  61. func (*CustomerMatchUploadKeyTypeEnum) Descriptor() ([]byte, []int) {
  62. return fileDescriptor_customer_match_upload_key_type_33285a4f5bd09b1a, []int{0}
  63. }
  64. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Unmarshal(b []byte) error {
  65. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Unmarshal(m, b)
  66. }
  67. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  68. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Marshal(b, m, deterministic)
  69. }
  70. func (dst *CustomerMatchUploadKeyTypeEnum) XXX_Merge(src proto.Message) {
  71. xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Merge(dst, src)
  72. }
  73. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Size() int {
  74. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Size(m)
  75. }
  76. func (m *CustomerMatchUploadKeyTypeEnum) XXX_DiscardUnknown() {
  77. xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.DiscardUnknown(m)
  78. }
  79. var xxx_messageInfo_CustomerMatchUploadKeyTypeEnum proto.InternalMessageInfo
  80. func init() {
  81. proto.RegisterType((*CustomerMatchUploadKeyTypeEnum)(nil), "google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum")
  82. proto.RegisterEnum("google.ads.googleads.v0.enums.CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType", CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name, CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_value)
  83. }
  84. func init() {
  85. proto.RegisterFile("google/ads/googleads/v0/enums/customer_match_upload_key_type.proto", fileDescriptor_customer_match_upload_key_type_33285a4f5bd09b1a)
  86. }
  87. var fileDescriptor_customer_match_upload_key_type_33285a4f5bd09b1a = []byte{
  88. // 335 bytes of a gzipped FileDescriptorProto
  89. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xf3, 0x30,
  90. 0x00, 0x85, 0xff, 0x76, 0x3f, 0x13, 0x32, 0xc1, 0x52, 0xf0, 0x42, 0x61, 0xca, 0xf6, 0x00, 0x69,
  91. 0xc1, 0xbb, 0x78, 0x95, 0x76, 0xdd, 0x08, 0x73, 0xe9, 0xd8, 0xba, 0x0a, 0x52, 0x08, 0x75, 0x0d,
  92. 0x55, 0x5c, 0x9b, 0xb2, 0xb4, 0x83, 0x3e, 0x88, 0x2f, 0xe0, 0xa5, 0x8f, 0xe2, 0xa3, 0x78, 0xed,
  93. 0x03, 0x48, 0xd3, 0x6d, 0x77, 0xf3, 0x26, 0x1c, 0x72, 0x4e, 0x3e, 0x4e, 0x0e, 0x70, 0x52, 0x21,
  94. 0xd2, 0x0d, 0xb7, 0xe2, 0x44, 0x5a, 0xad, 0x6c, 0xd4, 0xce, 0xb6, 0x78, 0x5e, 0x65, 0xd2, 0x5a,
  95. 0x57, 0xb2, 0x14, 0x19, 0xdf, 0xb2, 0x2c, 0x2e, 0xd7, 0x2f, 0xac, 0x2a, 0x36, 0x22, 0x4e, 0xd8,
  96. 0x1b, 0xaf, 0x59, 0x59, 0x17, 0x1c, 0x16, 0x5b, 0x51, 0x0a, 0xb3, 0xdf, 0x3e, 0x84, 0x71, 0x22,
  97. 0xe1, 0x91, 0x01, 0x77, 0x36, 0x54, 0x8c, 0xe1, 0xbb, 0x06, 0x6e, 0xdc, 0x3d, 0x67, 0xd6, 0x60,
  98. 0x56, 0x8a, 0x32, 0xe5, 0x75, 0x50, 0x17, 0xdc, 0xcb, 0xab, 0x6c, 0x28, 0xc1, 0xf5, 0xe9, 0x84,
  99. 0x79, 0x01, 0x7a, 0x2b, 0xba, 0x9c, 0x7b, 0x2e, 0x19, 0x13, 0x6f, 0x64, 0xfc, 0x33, 0x7b, 0xe0,
  100. 0x6c, 0x45, 0xa7, 0xd4, 0x7f, 0xa4, 0x86, 0x66, 0x1a, 0xe0, 0xdc, 0xf5, 0x69, 0x80, 0xdd, 0x80,
  101. 0x11, 0x3a, 0xf6, 0x0d, 0xdd, 0x04, 0xa0, 0xeb, 0x2e, 0x66, 0x8c, 0x8c, 0x8c, 0x8e, 0x79, 0x05,
  102. 0x2e, 0x67, 0xbe, 0x43, 0x1e, 0x3c, 0x86, 0x47, 0xa1, 0xb7, 0x08, 0xc8, 0x92, 0xd0, 0x49, 0x63,
  103. 0xfd, 0x77, 0x7e, 0x34, 0x30, 0x58, 0x8b, 0x0c, 0xfe, 0xd9, 0xde, 0xb9, 0x3d, 0x5d, 0x6c, 0xde,
  104. 0xfc, 0x7e, 0xae, 0x3d, 0xed, 0x37, 0x84, 0xa9, 0xd8, 0xc4, 0x79, 0x0a, 0xc5, 0x36, 0xb5, 0x52,
  105. 0x9e, 0xab, 0x6d, 0x0e, 0x9b, 0x16, 0xaf, 0xf2, 0xc4, 0xc4, 0xf7, 0xea, 0xfc, 0xd0, 0x3b, 0x13,
  106. 0x8c, 0x3f, 0xf5, 0xfe, 0xa4, 0x45, 0xe1, 0x44, 0xc2, 0x56, 0x36, 0x2a, 0xb4, 0x61, 0x33, 0x93,
  107. 0xfc, 0x3a, 0xf8, 0x11, 0x4e, 0x64, 0x74, 0xf4, 0xa3, 0xd0, 0x8e, 0x94, 0xff, 0xad, 0x0f, 0xda,
  108. 0x4b, 0x84, 0x70, 0x22, 0x11, 0x3a, 0x26, 0x10, 0x0a, 0x6d, 0x84, 0x54, 0xe6, 0xb9, 0xab, 0x8a,
  109. 0xdd, 0xfd, 0x06, 0x00, 0x00, 0xff, 0xff, 0x44, 0x51, 0xef, 0x74, 0xfa, 0x01, 0x00, 0x00,
  110. }