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.
 
 
 

122 lines
6.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/user_list_prepopulation_status.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 prepopulation status.
  17. type UserListPrepopulationStatusEnum_UserListPrepopulationStatus int32
  18. const (
  19. // Not specified.
  20. UserListPrepopulationStatusEnum_UNSPECIFIED UserListPrepopulationStatusEnum_UserListPrepopulationStatus = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. UserListPrepopulationStatusEnum_UNKNOWN UserListPrepopulationStatusEnum_UserListPrepopulationStatus = 1
  23. // Prepopoulation is being requested.
  24. UserListPrepopulationStatusEnum_REQUESTED UserListPrepopulationStatusEnum_UserListPrepopulationStatus = 2
  25. // Prepopulation is finished.
  26. UserListPrepopulationStatusEnum_FINISHED UserListPrepopulationStatusEnum_UserListPrepopulationStatus = 3
  27. // Prepopulation failed.
  28. UserListPrepopulationStatusEnum_FAILED UserListPrepopulationStatusEnum_UserListPrepopulationStatus = 4
  29. )
  30. var UserListPrepopulationStatusEnum_UserListPrepopulationStatus_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "REQUESTED",
  34. 3: "FINISHED",
  35. 4: "FAILED",
  36. }
  37. var UserListPrepopulationStatusEnum_UserListPrepopulationStatus_value = map[string]int32{
  38. "UNSPECIFIED": 0,
  39. "UNKNOWN": 1,
  40. "REQUESTED": 2,
  41. "FINISHED": 3,
  42. "FAILED": 4,
  43. }
  44. func (x UserListPrepopulationStatusEnum_UserListPrepopulationStatus) String() string {
  45. return proto.EnumName(UserListPrepopulationStatusEnum_UserListPrepopulationStatus_name, int32(x))
  46. }
  47. func (UserListPrepopulationStatusEnum_UserListPrepopulationStatus) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_user_list_prepopulation_status_3d6504aa48699d12, []int{0, 0}
  49. }
  50. // Indicates status of prepopulation based on the rule.
  51. type UserListPrepopulationStatusEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *UserListPrepopulationStatusEnum) Reset() { *m = UserListPrepopulationStatusEnum{} }
  57. func (m *UserListPrepopulationStatusEnum) String() string { return proto.CompactTextString(m) }
  58. func (*UserListPrepopulationStatusEnum) ProtoMessage() {}
  59. func (*UserListPrepopulationStatusEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_user_list_prepopulation_status_3d6504aa48699d12, []int{0}
  61. }
  62. func (m *UserListPrepopulationStatusEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_UserListPrepopulationStatusEnum.Unmarshal(m, b)
  64. }
  65. func (m *UserListPrepopulationStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_UserListPrepopulationStatusEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *UserListPrepopulationStatusEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_UserListPrepopulationStatusEnum.Merge(dst, src)
  70. }
  71. func (m *UserListPrepopulationStatusEnum) XXX_Size() int {
  72. return xxx_messageInfo_UserListPrepopulationStatusEnum.Size(m)
  73. }
  74. func (m *UserListPrepopulationStatusEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_UserListPrepopulationStatusEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_UserListPrepopulationStatusEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*UserListPrepopulationStatusEnum)(nil), "google.ads.googleads.v0.enums.UserListPrepopulationStatusEnum")
  80. proto.RegisterEnum("google.ads.googleads.v0.enums.UserListPrepopulationStatusEnum_UserListPrepopulationStatus", UserListPrepopulationStatusEnum_UserListPrepopulationStatus_name, UserListPrepopulationStatusEnum_UserListPrepopulationStatus_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v0/enums/user_list_prepopulation_status.proto", fileDescriptor_user_list_prepopulation_status_3d6504aa48699d12)
  84. }
  85. var fileDescriptor_user_list_prepopulation_status_3d6504aa48699d12 = []byte{
  86. // 317 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x30,
  88. 0x1c, 0xc6, 0x6d, 0x27, 0x53, 0x33, 0xc5, 0xd2, 0xab, 0x0c, 0xdd, 0x1e, 0x20, 0x2d, 0x78, 0x8b,
  89. 0xa7, 0xce, 0x66, 0xb3, 0x38, 0x6a, 0xb5, 0x76, 0x82, 0x14, 0x46, 0x35, 0x21, 0x14, 0xba, 0xa6,
  90. 0xf4, 0x9f, 0xee, 0x15, 0x7c, 0x0f, 0x8f, 0x3e, 0x8a, 0x8f, 0xe2, 0xdd, 0xbb, 0x34, 0x75, 0xc3,
  91. 0x8b, 0xbb, 0x84, 0x8f, 0x7c, 0x5f, 0x3e, 0xbe, 0xfc, 0xd0, 0x44, 0x48, 0x29, 0x0a, 0xee, 0x64,
  92. 0x0c, 0x9c, 0x4e, 0xb6, 0x6a, 0xed, 0x3a, 0xbc, 0x6c, 0x56, 0xe0, 0x34, 0xc0, 0xeb, 0x65, 0x91,
  93. 0x83, 0x5a, 0x56, 0x35, 0xaf, 0x64, 0xd5, 0x14, 0x99, 0xca, 0x65, 0xb9, 0x04, 0x95, 0xa9, 0x06,
  94. 0x70, 0x55, 0x4b, 0x25, 0xed, 0x61, 0xf7, 0x10, 0x67, 0x0c, 0xf0, 0xb6, 0x03, 0xaf, 0x5d, 0xac,
  95. 0x3b, 0xc6, 0x6f, 0x06, 0x3a, 0x4f, 0x80, 0xd7, 0xf3, 0x1c, 0x54, 0xf4, 0xb7, 0x25, 0xd6, 0x25,
  96. 0xb4, 0x6c, 0x56, 0x63, 0x86, 0xce, 0x76, 0x44, 0xec, 0x53, 0x34, 0x48, 0xc2, 0x38, 0xa2, 0xd7,
  97. 0xc1, 0x34, 0xa0, 0xbe, 0xb5, 0x67, 0x0f, 0xd0, 0x41, 0x12, 0xde, 0x86, 0x77, 0x4f, 0xa1, 0x65,
  98. 0xd8, 0x27, 0xe8, 0xe8, 0x81, 0xde, 0x27, 0x34, 0x7e, 0xa4, 0xbe, 0x65, 0xda, 0xc7, 0xe8, 0x70,
  99. 0x1a, 0x84, 0x41, 0x7c, 0x43, 0x7d, 0xab, 0x67, 0x23, 0xd4, 0x9f, 0x7a, 0xc1, 0x9c, 0xfa, 0xd6,
  100. 0xfe, 0xe4, 0xdb, 0x40, 0xa3, 0x57, 0xb9, 0xc2, 0x3b, 0xf7, 0x4e, 0x2e, 0x76, 0x2c, 0x89, 0xda,
  101. 0x0f, 0x47, 0xc6, 0xf3, 0x2f, 0x36, 0x2c, 0x64, 0x91, 0x95, 0x02, 0xcb, 0x5a, 0x38, 0x82, 0x97,
  102. 0x1a, 0xc7, 0x06, 0x63, 0x95, 0xc3, 0x3f, 0x54, 0xaf, 0xf4, 0xf9, 0x6e, 0xf6, 0x66, 0x9e, 0xf7,
  103. 0x61, 0x0e, 0x67, 0x5d, 0x95, 0xc7, 0x00, 0x77, 0xb2, 0x55, 0x0b, 0x17, 0xb7, 0x60, 0xe0, 0x73,
  104. 0xe3, 0xa7, 0x1e, 0x83, 0x74, 0xeb, 0xa7, 0x0b, 0x37, 0xd5, 0xfe, 0x97, 0x39, 0xea, 0x2e, 0x09,
  105. 0xf1, 0x18, 0x10, 0xb2, 0x4d, 0x10, 0xb2, 0x70, 0x09, 0xd1, 0x99, 0x97, 0xbe, 0x1e, 0x76, 0xf9,
  106. 0x13, 0x00, 0x00, 0xff, 0xff, 0xfd, 0x7a, 0xcd, 0x33, 0xed, 0x01, 0x00, 0x00,
  107. }