您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

119 行
5.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/user_list_rule_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 user list rule types.
  18. type UserListRuleTypeEnum_UserListRuleType int32
  19. const (
  20. // Not specified.
  21. UserListRuleTypeEnum_UNSPECIFIED UserListRuleTypeEnum_UserListRuleType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. UserListRuleTypeEnum_UNKNOWN UserListRuleTypeEnum_UserListRuleType = 1
  24. // Conjunctive normal form.
  25. UserListRuleTypeEnum_AND_OF_ORS UserListRuleTypeEnum_UserListRuleType = 2
  26. // Disjunctive normal form.
  27. UserListRuleTypeEnum_OR_OF_ANDS UserListRuleTypeEnum_UserListRuleType = 3
  28. )
  29. var UserListRuleTypeEnum_UserListRuleType_name = map[int32]string{
  30. 0: "UNSPECIFIED",
  31. 1: "UNKNOWN",
  32. 2: "AND_OF_ORS",
  33. 3: "OR_OF_ANDS",
  34. }
  35. var UserListRuleTypeEnum_UserListRuleType_value = map[string]int32{
  36. "UNSPECIFIED": 0,
  37. "UNKNOWN": 1,
  38. "AND_OF_ORS": 2,
  39. "OR_OF_ANDS": 3,
  40. }
  41. func (x UserListRuleTypeEnum_UserListRuleType) String() string {
  42. return proto.EnumName(UserListRuleTypeEnum_UserListRuleType_name, int32(x))
  43. }
  44. func (UserListRuleTypeEnum_UserListRuleType) EnumDescriptor() ([]byte, []int) {
  45. return fileDescriptor_user_list_rule_type_cb37d263816460db, []int{0, 0}
  46. }
  47. // Rule based user list rule type.
  48. type UserListRuleTypeEnum struct {
  49. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  50. XXX_unrecognized []byte `json:"-"`
  51. XXX_sizecache int32 `json:"-"`
  52. }
  53. func (m *UserListRuleTypeEnum) Reset() { *m = UserListRuleTypeEnum{} }
  54. func (m *UserListRuleTypeEnum) String() string { return proto.CompactTextString(m) }
  55. func (*UserListRuleTypeEnum) ProtoMessage() {}
  56. func (*UserListRuleTypeEnum) Descriptor() ([]byte, []int) {
  57. return fileDescriptor_user_list_rule_type_cb37d263816460db, []int{0}
  58. }
  59. func (m *UserListRuleTypeEnum) XXX_Unmarshal(b []byte) error {
  60. return xxx_messageInfo_UserListRuleTypeEnum.Unmarshal(m, b)
  61. }
  62. func (m *UserListRuleTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  63. return xxx_messageInfo_UserListRuleTypeEnum.Marshal(b, m, deterministic)
  64. }
  65. func (dst *UserListRuleTypeEnum) XXX_Merge(src proto.Message) {
  66. xxx_messageInfo_UserListRuleTypeEnum.Merge(dst, src)
  67. }
  68. func (m *UserListRuleTypeEnum) XXX_Size() int {
  69. return xxx_messageInfo_UserListRuleTypeEnum.Size(m)
  70. }
  71. func (m *UserListRuleTypeEnum) XXX_DiscardUnknown() {
  72. xxx_messageInfo_UserListRuleTypeEnum.DiscardUnknown(m)
  73. }
  74. var xxx_messageInfo_UserListRuleTypeEnum proto.InternalMessageInfo
  75. func init() {
  76. proto.RegisterType((*UserListRuleTypeEnum)(nil), "google.ads.googleads.v1.enums.UserListRuleTypeEnum")
  77. proto.RegisterEnum("google.ads.googleads.v1.enums.UserListRuleTypeEnum_UserListRuleType", UserListRuleTypeEnum_UserListRuleType_name, UserListRuleTypeEnum_UserListRuleType_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/ads/googleads/v1/enums/user_list_rule_type.proto", fileDescriptor_user_list_rule_type_cb37d263816460db)
  81. }
  82. var fileDescriptor_user_list_rule_type_cb37d263816460db = []byte{
  83. // 315 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xdd, 0x4a, 0xc3, 0x30,
  85. 0x14, 0x76, 0x1d, 0x28, 0x64, 0xa0, 0xa5, 0xe8, 0x8d, 0xb8, 0x8b, 0xed, 0x01, 0x52, 0x8a, 0x17,
  86. 0x42, 0xbc, 0xca, 0xdc, 0x0f, 0x43, 0x69, 0xcb, 0xe6, 0x26, 0x48, 0xa1, 0x54, 0x1b, 0x62, 0xa1,
  87. 0x4b, 0x4a, 0x4f, 0x3a, 0xd8, 0xeb, 0x78, 0xe9, 0xa3, 0xf8, 0x28, 0x7b, 0x0a, 0x49, 0xe2, 0x7a,
  88. 0x31, 0xd0, 0x9b, 0xf0, 0x9d, 0xf3, 0x7d, 0xdf, 0xc9, 0x77, 0x0e, 0xba, 0xe3, 0x52, 0xf2, 0x92,
  89. 0xf9, 0x59, 0x0e, 0xbe, 0x85, 0x1a, 0x6d, 0x03, 0x9f, 0x89, 0x66, 0x03, 0x7e, 0x03, 0xac, 0x4e,
  90. 0xcb, 0x02, 0x54, 0x5a, 0x37, 0x25, 0x4b, 0xd5, 0xae, 0x62, 0xb8, 0xaa, 0xa5, 0x92, 0x5e, 0xdf,
  91. 0xaa, 0x71, 0x96, 0x03, 0x6e, 0x8d, 0x78, 0x1b, 0x60, 0x63, 0xbc, 0xbe, 0x39, 0xcc, 0xad, 0x0a,
  92. 0x3f, 0x13, 0x42, 0xaa, 0x4c, 0x15, 0x52, 0x80, 0x35, 0x0f, 0x3f, 0xd0, 0xe5, 0x0a, 0x58, 0xfd,
  93. 0x54, 0x80, 0x5a, 0x34, 0x25, 0x7b, 0xde, 0x55, 0x6c, 0x22, 0x9a, 0xcd, 0x30, 0x46, 0xee, 0x71,
  94. 0xdf, 0xbb, 0x40, 0xbd, 0x55, 0xb8, 0x8c, 0x27, 0x0f, 0xf3, 0xe9, 0x7c, 0x32, 0x76, 0x4f, 0xbc,
  95. 0x1e, 0x3a, 0x5b, 0x85, 0x8f, 0x61, 0xf4, 0x12, 0xba, 0x1d, 0xef, 0x1c, 0x21, 0x1a, 0x8e, 0xd3,
  96. 0x68, 0x9a, 0x46, 0x8b, 0xa5, 0xeb, 0xe8, 0x3a, 0x5a, 0xe8, 0x92, 0x86, 0xe3, 0xa5, 0xdb, 0x1d,
  97. 0xed, 0x3b, 0x68, 0xf0, 0x2e, 0x37, 0xf8, 0xdf, 0xb4, 0xa3, 0xab, 0xe3, 0x5f, 0x63, 0x1d, 0x33,
  98. 0xee, 0xbc, 0x8e, 0x7e, 0x7d, 0x5c, 0x96, 0x99, 0xe0, 0x58, 0xd6, 0xdc, 0xe7, 0x4c, 0x98, 0x25,
  99. 0x0e, 0xe7, 0xaa, 0x0a, 0xf8, 0xe3, 0x7a, 0xf7, 0xe6, 0xfd, 0x74, 0xba, 0x33, 0x4a, 0xbf, 0x9c,
  100. 0xfe, 0xcc, 0x8e, 0xa2, 0x39, 0x60, 0x0b, 0x35, 0x5a, 0x07, 0x58, 0x6f, 0x0e, 0xdf, 0x07, 0x3e,
  101. 0xa1, 0x39, 0x24, 0x2d, 0x9f, 0xac, 0x83, 0xc4, 0xf0, 0x7b, 0x67, 0x60, 0x9b, 0x84, 0xd0, 0x1c,
  102. 0x08, 0x69, 0x15, 0x84, 0xac, 0x03, 0x42, 0x8c, 0xe6, 0xed, 0xd4, 0x04, 0xbb, 0xfd, 0x09, 0x00,
  103. 0x00, 0xff, 0xff, 0xab, 0x46, 0xd8, 0xca, 0xd5, 0x01, 0x00, 0x00,
  104. }