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.
 
 
 

127 lines
6.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/customer_match_upload_key_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. // Enum describing possible customer match upload key types.
  18. type CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType int32
  19. const (
  20. // Not specified.
  21. CustomerMatchUploadKeyTypeEnum_UNSPECIFIED CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. CustomerMatchUploadKeyTypeEnum_UNKNOWN CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 1
  24. // Members are matched from customer info such as email address, phone
  25. // number or physical address.
  26. CustomerMatchUploadKeyTypeEnum_CONTACT_INFO CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 2
  27. // Members are matched from a user id generated and assigned by the
  28. // advertiser.
  29. CustomerMatchUploadKeyTypeEnum_CRM_ID CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 3
  30. // Members are matched from mobile advertising ids.
  31. CustomerMatchUploadKeyTypeEnum_MOBILE_ADVERTISING_ID CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType = 4
  32. )
  33. var CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name = map[int32]string{
  34. 0: "UNSPECIFIED",
  35. 1: "UNKNOWN",
  36. 2: "CONTACT_INFO",
  37. 3: "CRM_ID",
  38. 4: "MOBILE_ADVERTISING_ID",
  39. }
  40. var CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_value = map[string]int32{
  41. "UNSPECIFIED": 0,
  42. "UNKNOWN": 1,
  43. "CONTACT_INFO": 2,
  44. "CRM_ID": 3,
  45. "MOBILE_ADVERTISING_ID": 4,
  46. }
  47. func (x CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType) String() string {
  48. return proto.EnumName(CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name, int32(x))
  49. }
  50. func (CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType) EnumDescriptor() ([]byte, []int) {
  51. return fileDescriptor_customer_match_upload_key_type_7f0ef339699143a1, []int{0, 0}
  52. }
  53. // Indicates what type of data are the user list's members matched from.
  54. type CustomerMatchUploadKeyTypeEnum struct {
  55. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  56. XXX_unrecognized []byte `json:"-"`
  57. XXX_sizecache int32 `json:"-"`
  58. }
  59. func (m *CustomerMatchUploadKeyTypeEnum) Reset() { *m = CustomerMatchUploadKeyTypeEnum{} }
  60. func (m *CustomerMatchUploadKeyTypeEnum) String() string { return proto.CompactTextString(m) }
  61. func (*CustomerMatchUploadKeyTypeEnum) ProtoMessage() {}
  62. func (*CustomerMatchUploadKeyTypeEnum) Descriptor() ([]byte, []int) {
  63. return fileDescriptor_customer_match_upload_key_type_7f0ef339699143a1, []int{0}
  64. }
  65. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Unmarshal(b []byte) error {
  66. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Unmarshal(m, b)
  67. }
  68. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  69. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Marshal(b, m, deterministic)
  70. }
  71. func (dst *CustomerMatchUploadKeyTypeEnum) XXX_Merge(src proto.Message) {
  72. xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Merge(dst, src)
  73. }
  74. func (m *CustomerMatchUploadKeyTypeEnum) XXX_Size() int {
  75. return xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.Size(m)
  76. }
  77. func (m *CustomerMatchUploadKeyTypeEnum) XXX_DiscardUnknown() {
  78. xxx_messageInfo_CustomerMatchUploadKeyTypeEnum.DiscardUnknown(m)
  79. }
  80. var xxx_messageInfo_CustomerMatchUploadKeyTypeEnum proto.InternalMessageInfo
  81. func init() {
  82. proto.RegisterType((*CustomerMatchUploadKeyTypeEnum)(nil), "google.ads.googleads.v1.enums.CustomerMatchUploadKeyTypeEnum")
  83. proto.RegisterEnum("google.ads.googleads.v1.enums.CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType", CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_name, CustomerMatchUploadKeyTypeEnum_CustomerMatchUploadKeyType_value)
  84. }
  85. func init() {
  86. proto.RegisterFile("google/ads/googleads/v1/enums/customer_match_upload_key_type.proto", fileDescriptor_customer_match_upload_key_type_7f0ef339699143a1)
  87. }
  88. var fileDescriptor_customer_match_upload_key_type_7f0ef339699143a1 = []byte{
  89. // 352 bytes of a gzipped FileDescriptorProto
  90. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x51, 0x41, 0x6a, 0x83, 0x40,
  91. 0x14, 0xad, 0xa6, 0xa4, 0x30, 0x29, 0x54, 0x84, 0x2e, 0x1a, 0x9a, 0x96, 0xe4, 0x00, 0x23, 0xd2,
  92. 0xdd, 0x74, 0xa5, 0xc6, 0x04, 0x49, 0xa3, 0x21, 0x31, 0x16, 0x8a, 0x30, 0x4c, 0xe3, 0x60, 0x43,
  93. 0xe3, 0x8c, 0x64, 0x34, 0xe0, 0x41, 0x7a, 0x81, 0x2e, 0x7b, 0x94, 0x1e, 0xa5, 0xeb, 0x1e, 0xa0,
  94. 0x38, 0x26, 0xd9, 0xa5, 0x1b, 0x79, 0xf8, 0xfe, 0x7f, 0xef, 0xbf, 0x37, 0xc0, 0x4e, 0x39, 0x4f,
  95. 0x37, 0xd4, 0x20, 0x89, 0x30, 0x1a, 0x58, 0xa3, 0x9d, 0x69, 0x50, 0x56, 0x66, 0xc2, 0x58, 0x95,
  96. 0xa2, 0xe0, 0x19, 0xdd, 0xe2, 0x8c, 0x14, 0xab, 0x37, 0x5c, 0xe6, 0x1b, 0x4e, 0x12, 0xfc, 0x4e,
  97. 0x2b, 0x5c, 0x54, 0x39, 0x85, 0xf9, 0x96, 0x17, 0x5c, 0xef, 0x35, 0x8b, 0x90, 0x24, 0x02, 0x1e,
  98. 0x35, 0xe0, 0xce, 0x84, 0x52, 0xa3, 0x7b, 0x7b, 0xb0, 0xc8, 0xd7, 0x06, 0x61, 0x8c, 0x17, 0xa4,
  99. 0x58, 0x73, 0x26, 0x9a, 0xe5, 0xc1, 0x87, 0x02, 0xee, 0x9c, 0xbd, 0xcb, 0xb4, 0x36, 0x59, 0x4a,
  100. 0x8f, 0x09, 0xad, 0xc2, 0x2a, 0xa7, 0x2e, 0x2b, 0xb3, 0x81, 0x00, 0xdd, 0xd3, 0x13, 0xfa, 0x15,
  101. 0xe8, 0x2c, 0xfd, 0xc5, 0xcc, 0x75, 0xbc, 0x91, 0xe7, 0x0e, 0xb5, 0x33, 0xbd, 0x03, 0x2e, 0x96,
  102. 0xfe, 0xc4, 0x0f, 0x9e, 0x7d, 0x4d, 0xd1, 0x35, 0x70, 0xe9, 0x04, 0x7e, 0x68, 0x39, 0x21, 0xf6,
  103. 0xfc, 0x51, 0xa0, 0xa9, 0x3a, 0x00, 0x6d, 0x67, 0x3e, 0xc5, 0xde, 0x50, 0x6b, 0xe9, 0x37, 0xe0,
  104. 0x7a, 0x1a, 0xd8, 0xde, 0x93, 0x8b, 0xad, 0x61, 0xe4, 0xce, 0x43, 0x6f, 0xe1, 0xf9, 0xe3, 0x9a,
  105. 0x3a, 0xb7, 0x7f, 0x15, 0xd0, 0x5f, 0xf1, 0x0c, 0xfe, 0x9b, 0xcd, 0xbe, 0x3f, 0x7d, 0xd8, 0xac,
  106. 0x8e, 0x37, 0x53, 0x5e, 0xf6, 0x0d, 0xc3, 0x94, 0x6f, 0x08, 0x4b, 0x21, 0xdf, 0xa6, 0x46, 0x4a,
  107. 0x99, 0x0c, 0x7f, 0x68, 0x3c, 0x5f, 0x8b, 0x13, 0x0f, 0xf0, 0x28, 0xbf, 0x9f, 0x6a, 0x6b, 0x6c,
  108. 0x59, 0x5f, 0x6a, 0x6f, 0xdc, 0x48, 0x59, 0x89, 0x80, 0x0d, 0xac, 0x51, 0x64, 0xc2, 0xba, 0x26,
  109. 0xf1, 0x7d, 0xe0, 0x63, 0x2b, 0x11, 0xf1, 0x91, 0x8f, 0x23, 0x33, 0x96, 0xfc, 0x8f, 0xda, 0x6f,
  110. 0x7e, 0x22, 0x64, 0x25, 0x02, 0xa1, 0xe3, 0x04, 0x42, 0x91, 0x89, 0x90, 0x9c, 0x79, 0x6d, 0xcb,
  111. 0xc3, 0x1e, 0xfe, 0x02, 0x00, 0x00, 0xff, 0xff, 0xd4, 0xb5, 0x62, 0x20, 0x18, 0x02, 0x00, 0x00,
  112. }