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.
 
 
 

124 lines
6.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/user_list_crm_data_source_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 user list crm data source type.
  17. type UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType int32
  18. const (
  19. // Not specified.
  20. UserListCrmDataSourceTypeEnum_UNSPECIFIED UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. UserListCrmDataSourceTypeEnum_UNKNOWN UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType = 1
  23. // The uploaded data is first party data.
  24. UserListCrmDataSourceTypeEnum_FIRST_PARTY UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType = 2
  25. // The uploaded data is from a third party credit bureau.
  26. UserListCrmDataSourceTypeEnum_THIRD_PARTY_CREDIT_BUREAU UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType = 3
  27. // The uploaded data is from a third party voter file.
  28. UserListCrmDataSourceTypeEnum_THIRD_PARTY_VOTER_FILE UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType = 4
  29. )
  30. var UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "FIRST_PARTY",
  34. 3: "THIRD_PARTY_CREDIT_BUREAU",
  35. 4: "THIRD_PARTY_VOTER_FILE",
  36. }
  37. var UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType_value = map[string]int32{
  38. "UNSPECIFIED": 0,
  39. "UNKNOWN": 1,
  40. "FIRST_PARTY": 2,
  41. "THIRD_PARTY_CREDIT_BUREAU": 3,
  42. "THIRD_PARTY_VOTER_FILE": 4,
  43. }
  44. func (x UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType) String() string {
  45. return proto.EnumName(UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType_name, int32(x))
  46. }
  47. func (UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_user_list_crm_data_source_type_a719033496c7b5f6, []int{0, 0}
  49. }
  50. // Indicates source of Crm upload data.
  51. type UserListCrmDataSourceTypeEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *UserListCrmDataSourceTypeEnum) Reset() { *m = UserListCrmDataSourceTypeEnum{} }
  57. func (m *UserListCrmDataSourceTypeEnum) String() string { return proto.CompactTextString(m) }
  58. func (*UserListCrmDataSourceTypeEnum) ProtoMessage() {}
  59. func (*UserListCrmDataSourceTypeEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_user_list_crm_data_source_type_a719033496c7b5f6, []int{0}
  61. }
  62. func (m *UserListCrmDataSourceTypeEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_UserListCrmDataSourceTypeEnum.Unmarshal(m, b)
  64. }
  65. func (m *UserListCrmDataSourceTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_UserListCrmDataSourceTypeEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *UserListCrmDataSourceTypeEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_UserListCrmDataSourceTypeEnum.Merge(dst, src)
  70. }
  71. func (m *UserListCrmDataSourceTypeEnum) XXX_Size() int {
  72. return xxx_messageInfo_UserListCrmDataSourceTypeEnum.Size(m)
  73. }
  74. func (m *UserListCrmDataSourceTypeEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_UserListCrmDataSourceTypeEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_UserListCrmDataSourceTypeEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*UserListCrmDataSourceTypeEnum)(nil), "google.ads.googleads.v0.enums.UserListCrmDataSourceTypeEnum")
  80. proto.RegisterEnum("google.ads.googleads.v0.enums.UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType", UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType_name, UserListCrmDataSourceTypeEnum_UserListCrmDataSourceType_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v0/enums/user_list_crm_data_source_type.proto", fileDescriptor_user_list_crm_data_source_type_a719033496c7b5f6)
  84. }
  85. var fileDescriptor_user_list_crm_data_source_type_a719033496c7b5f6 = []byte{
  86. // 345 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x6a, 0xbb, 0x40,
  88. 0x18, 0xc5, 0xff, 0x9a, 0x3f, 0x2d, 0x4c, 0x16, 0x15, 0x17, 0x85, 0x14, 0x2c, 0x24, 0x07, 0x18,
  89. 0x85, 0xee, 0xa6, 0x2b, 0x8d, 0x26, 0x95, 0x06, 0x23, 0x46, 0x2d, 0x2d, 0xc2, 0x30, 0x8d, 0x83,
  90. 0x04, 0xa2, 0x23, 0x33, 0x1a, 0xc8, 0x01, 0x7a, 0x91, 0x6e, 0x0a, 0x3d, 0x4a, 0x8f, 0xd2, 0x6d,
  91. 0x2f, 0x50, 0x1c, 0x9b, 0xd0, 0x4d, 0xba, 0x19, 0x1e, 0xdf, 0x7b, 0xf3, 0xf8, 0xbe, 0x1f, 0x70,
  92. 0x0a, 0xc6, 0x8a, 0x2d, 0x35, 0x49, 0x2e, 0xcc, 0x5e, 0x76, 0x6a, 0x67, 0x99, 0xb4, 0x6a, 0x4b,
  93. 0x61, 0xb6, 0x82, 0x72, 0xbc, 0xdd, 0x88, 0x06, 0xaf, 0x79, 0x89, 0x73, 0xd2, 0x10, 0x2c, 0x58,
  94. 0xcb, 0xd7, 0x14, 0x37, 0xfb, 0x9a, 0xc2, 0x9a, 0xb3, 0x86, 0xe9, 0x46, 0xff, 0x11, 0x92, 0x5c,
  95. 0xc0, 0x63, 0x07, 0xdc, 0x59, 0x50, 0x76, 0x4c, 0xde, 0x14, 0x60, 0x24, 0x82, 0xf2, 0xc5, 0x46,
  96. 0x34, 0x53, 0x5e, 0xba, 0xa4, 0x21, 0x2b, 0xd9, 0x11, 0xef, 0x6b, 0xea, 0x55, 0x6d, 0x39, 0x79,
  97. 0x51, 0xc0, 0xe8, 0x64, 0x42, 0xbf, 0x00, 0xc3, 0x24, 0x58, 0x85, 0xde, 0xd4, 0x9f, 0xf9, 0x9e,
  98. 0xab, 0xfd, 0xd3, 0x87, 0xe0, 0x3c, 0x09, 0xee, 0x83, 0xe5, 0x43, 0xa0, 0x29, 0x9d, 0x3b, 0xf3,
  99. 0xa3, 0x55, 0x8c, 0x43, 0x3b, 0x8a, 0x1f, 0x35, 0x55, 0x37, 0xc0, 0x28, 0xbe, 0xf3, 0x23, 0xb7,
  100. 0x1f, 0xe0, 0x69, 0xe4, 0xb9, 0x7e, 0x8c, 0x9d, 0x24, 0xf2, 0xec, 0x44, 0x1b, 0xe8, 0x57, 0xe0,
  101. 0xf2, 0xb7, 0x9d, 0x2e, 0x63, 0x2f, 0xc2, 0x33, 0x7f, 0xe1, 0x69, 0xff, 0x9d, 0x2f, 0x05, 0x8c,
  102. 0xd7, 0xac, 0x84, 0x7f, 0xde, 0xe3, 0x5c, 0x9f, 0x5c, 0x35, 0xec, 0x70, 0x84, 0xca, 0xd3, 0x0f,
  103. 0x54, 0x58, 0xb0, 0x2d, 0xa9, 0x0a, 0xc8, 0x78, 0x61, 0x16, 0xb4, 0x92, 0xb0, 0x0e, 0x90, 0xeb,
  104. 0x8d, 0x38, 0xc1, 0xfc, 0x56, 0xbe, 0xaf, 0xea, 0x60, 0x6e, 0xdb, 0xef, 0xaa, 0x31, 0xef, 0xab,
  105. 0xec, 0x5c, 0xc0, 0x5e, 0x76, 0x2a, 0xb5, 0x60, 0x07, 0x4e, 0x7c, 0x1c, 0xfc, 0xcc, 0xce, 0x45,
  106. 0x76, 0xf4, 0xb3, 0xd4, 0xca, 0xa4, 0xff, 0xa9, 0x8e, 0xfb, 0x21, 0x42, 0x76, 0x2e, 0x10, 0x3a,
  107. 0x26, 0x10, 0x4a, 0x2d, 0x84, 0x64, 0xe6, 0xf9, 0x4c, 0x2e, 0x76, 0xf3, 0x1d, 0x00, 0x00, 0xff,
  108. 0xff, 0xd3, 0x5e, 0x7d, 0xe5, 0x0b, 0x02, 0x00, 0x00,
  109. }