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.
 
 
 

135 lines
6.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/policy_topic_entry_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. // The possible policy topic entry types.
  17. type PolicyTopicEntryTypeEnum_PolicyTopicEntryType int32
  18. const (
  19. // No value has been specified.
  20. PolicyTopicEntryTypeEnum_UNSPECIFIED PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 0
  21. // The received value is not known in this version.
  22. //
  23. // This is a response-only value.
  24. PolicyTopicEntryTypeEnum_UNKNOWN PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 1
  25. // The resource will not be served.
  26. PolicyTopicEntryTypeEnum_PROHIBITED PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 2
  27. // The resource will not be served under some circumstances.
  28. PolicyTopicEntryTypeEnum_LIMITED PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 4
  29. // May be of interest, but does not limit how the resource is served.
  30. PolicyTopicEntryTypeEnum_DESCRIPTIVE PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 5
  31. // Could increase coverage beyond normal.
  32. PolicyTopicEntryTypeEnum_BROADENING PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 6
  33. // Constrained for all targeted countries, but may serve in other countries
  34. // through area of interest.
  35. PolicyTopicEntryTypeEnum_AREA_OF_INTEREST_ONLY PolicyTopicEntryTypeEnum_PolicyTopicEntryType = 7
  36. )
  37. var PolicyTopicEntryTypeEnum_PolicyTopicEntryType_name = map[int32]string{
  38. 0: "UNSPECIFIED",
  39. 1: "UNKNOWN",
  40. 2: "PROHIBITED",
  41. 4: "LIMITED",
  42. 5: "DESCRIPTIVE",
  43. 6: "BROADENING",
  44. 7: "AREA_OF_INTEREST_ONLY",
  45. }
  46. var PolicyTopicEntryTypeEnum_PolicyTopicEntryType_value = map[string]int32{
  47. "UNSPECIFIED": 0,
  48. "UNKNOWN": 1,
  49. "PROHIBITED": 2,
  50. "LIMITED": 4,
  51. "DESCRIPTIVE": 5,
  52. "BROADENING": 6,
  53. "AREA_OF_INTEREST_ONLY": 7,
  54. }
  55. func (x PolicyTopicEntryTypeEnum_PolicyTopicEntryType) String() string {
  56. return proto.EnumName(PolicyTopicEntryTypeEnum_PolicyTopicEntryType_name, int32(x))
  57. }
  58. func (PolicyTopicEntryTypeEnum_PolicyTopicEntryType) EnumDescriptor() ([]byte, []int) {
  59. return fileDescriptor_policy_topic_entry_type_cbebbf5824d9149e, []int{0, 0}
  60. }
  61. // Container for enum describing possible policy topic entry types.
  62. type PolicyTopicEntryTypeEnum struct {
  63. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  64. XXX_unrecognized []byte `json:"-"`
  65. XXX_sizecache int32 `json:"-"`
  66. }
  67. func (m *PolicyTopicEntryTypeEnum) Reset() { *m = PolicyTopicEntryTypeEnum{} }
  68. func (m *PolicyTopicEntryTypeEnum) String() string { return proto.CompactTextString(m) }
  69. func (*PolicyTopicEntryTypeEnum) ProtoMessage() {}
  70. func (*PolicyTopicEntryTypeEnum) Descriptor() ([]byte, []int) {
  71. return fileDescriptor_policy_topic_entry_type_cbebbf5824d9149e, []int{0}
  72. }
  73. func (m *PolicyTopicEntryTypeEnum) XXX_Unmarshal(b []byte) error {
  74. return xxx_messageInfo_PolicyTopicEntryTypeEnum.Unmarshal(m, b)
  75. }
  76. func (m *PolicyTopicEntryTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  77. return xxx_messageInfo_PolicyTopicEntryTypeEnum.Marshal(b, m, deterministic)
  78. }
  79. func (dst *PolicyTopicEntryTypeEnum) XXX_Merge(src proto.Message) {
  80. xxx_messageInfo_PolicyTopicEntryTypeEnum.Merge(dst, src)
  81. }
  82. func (m *PolicyTopicEntryTypeEnum) XXX_Size() int {
  83. return xxx_messageInfo_PolicyTopicEntryTypeEnum.Size(m)
  84. }
  85. func (m *PolicyTopicEntryTypeEnum) XXX_DiscardUnknown() {
  86. xxx_messageInfo_PolicyTopicEntryTypeEnum.DiscardUnknown(m)
  87. }
  88. var xxx_messageInfo_PolicyTopicEntryTypeEnum proto.InternalMessageInfo
  89. func init() {
  90. proto.RegisterType((*PolicyTopicEntryTypeEnum)(nil), "google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum")
  91. proto.RegisterEnum("google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum_PolicyTopicEntryType", PolicyTopicEntryTypeEnum_PolicyTopicEntryType_name, PolicyTopicEntryTypeEnum_PolicyTopicEntryType_value)
  92. }
  93. func init() {
  94. proto.RegisterFile("google/ads/googleads/v0/enums/policy_topic_entry_type.proto", fileDescriptor_policy_topic_entry_type_cbebbf5824d9149e)
  95. }
  96. var fileDescriptor_policy_topic_entry_type_cbebbf5824d9149e = []byte{
  97. // 349 bytes of a gzipped FileDescriptorProto
  98. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x6a, 0xea, 0x30,
  99. 0x1c, 0xc6, 0x4f, 0x7b, 0xce, 0x51, 0x88, 0xb0, 0x95, 0xb2, 0xc1, 0xbc, 0xf0, 0x42, 0x1f, 0x20,
  100. 0x2d, 0xec, 0x2e, 0x5e, 0xa5, 0x36, 0xba, 0x30, 0x97, 0x96, 0x5a, 0x3b, 0x36, 0x0a, 0xc5, 0xd9,
  101. 0x52, 0x04, 0x6d, 0x8a, 0xa9, 0x42, 0x1f, 0x62, 0x2f, 0xb1, 0x4b, 0x1f, 0x65, 0x8f, 0xb2, 0x8b,
  102. 0x3d, 0xc3, 0x48, 0x3a, 0xbd, 0x72, 0xbb, 0x09, 0x5f, 0xf2, 0x7d, 0xbf, 0x3f, 0xff, 0x7c, 0x60,
  103. 0x98, 0x73, 0x9e, 0xaf, 0x33, 0x6b, 0x91, 0x0a, 0xab, 0x91, 0x52, 0xed, 0x6d, 0x2b, 0x2b, 0x76,
  104. 0x1b, 0x61, 0x95, 0x7c, 0xbd, 0x5a, 0xd6, 0x49, 0xc5, 0xcb, 0xd5, 0x32, 0xc9, 0x8a, 0x6a, 0x5b,
  105. 0x27, 0x55, 0x5d, 0x66, 0xb0, 0xdc, 0xf2, 0x8a, 0x9b, 0xbd, 0x86, 0x80, 0x8b, 0x54, 0xc0, 0x13,
  106. 0x0c, 0xf7, 0x36, 0x54, 0xf0, 0xe0, 0xa0, 0x81, 0x1b, 0x5f, 0x0d, 0x08, 0x25, 0x4f, 0x24, 0x1e,
  107. 0xd6, 0x65, 0x46, 0x8a, 0xdd, 0x66, 0xf0, 0xaa, 0x81, 0xab, 0x73, 0xa6, 0x79, 0x09, 0x3a, 0x73,
  108. 0x36, 0xf3, 0xc9, 0x88, 0x8e, 0x29, 0x71, 0x8d, 0x3f, 0x66, 0x07, 0xb4, 0xe7, 0xec, 0x9e, 0x79,
  109. 0x8f, 0xcc, 0xd0, 0xcc, 0x0b, 0x00, 0xfc, 0xc0, 0xbb, 0xa3, 0x0e, 0x0d, 0x89, 0x6b, 0xe8, 0xd2,
  110. 0x9c, 0xd2, 0x07, 0x75, 0xf9, 0x27, 0x51, 0x97, 0xcc, 0x46, 0x01, 0xf5, 0x43, 0x1a, 0x11, 0xe3,
  111. 0xbf, 0x4c, 0x3b, 0x81, 0x87, 0x5d, 0xc2, 0x28, 0x9b, 0x18, 0x2d, 0xb3, 0x0b, 0xae, 0x71, 0x40,
  112. 0x70, 0xe2, 0x8d, 0x13, 0xca, 0x42, 0x12, 0x90, 0x59, 0x98, 0x78, 0x6c, 0xfa, 0x64, 0xb4, 0x9d,
  113. 0x4f, 0x0d, 0xf4, 0x97, 0x7c, 0x03, 0x7f, 0xfd, 0x92, 0xd3, 0x3d, 0xb7, 0xb2, 0x2f, 0xcb, 0xf0,
  114. 0xb5, 0x67, 0xe7, 0x9b, 0xcd, 0xf9, 0x7a, 0x51, 0xe4, 0x90, 0x6f, 0x73, 0x2b, 0xcf, 0x0a, 0x55,
  115. 0xd5, 0xb1, 0xdb, 0x72, 0x25, 0x7e, 0xa8, 0x7a, 0xa8, 0xce, 0x37, 0xfd, 0xef, 0x04, 0xe3, 0x83,
  116. 0xde, 0x9b, 0x34, 0xa3, 0x70, 0x2a, 0x60, 0x23, 0xa5, 0x8a, 0x6c, 0x28, 0xbb, 0x13, 0xef, 0x47,
  117. 0x3f, 0xc6, 0xa9, 0x88, 0x4f, 0x7e, 0x1c, 0xd9, 0xb1, 0xf2, 0x3f, 0xf4, 0x7e, 0xf3, 0x88, 0x10,
  118. 0x4e, 0x05, 0x42, 0xa7, 0x04, 0x42, 0x91, 0x8d, 0x90, 0xca, 0xbc, 0xb4, 0xd4, 0x62, 0xb7, 0x5f,
  119. 0x01, 0x00, 0x00, 0xff, 0xff, 0x8e, 0xa6, 0xc5, 0x83, 0x02, 0x02, 0x00, 0x00,
  120. }