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.
 
 
 

120 lines
6.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/criterion_system_serving_status.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. // Enumerates criterion system serving statuses.
  18. type CriterionSystemServingStatusEnum_CriterionSystemServingStatus int32
  19. const (
  20. // Not specified.
  21. CriterionSystemServingStatusEnum_UNSPECIFIED CriterionSystemServingStatusEnum_CriterionSystemServingStatus = 0
  22. // The value is unknown in this version.
  23. CriterionSystemServingStatusEnum_UNKNOWN CriterionSystemServingStatusEnum_CriterionSystemServingStatus = 1
  24. // Eligible.
  25. CriterionSystemServingStatusEnum_ELIGIBLE CriterionSystemServingStatusEnum_CriterionSystemServingStatus = 2
  26. // Low search volume.
  27. CriterionSystemServingStatusEnum_RARELY_SERVED CriterionSystemServingStatusEnum_CriterionSystemServingStatus = 3
  28. )
  29. var CriterionSystemServingStatusEnum_CriterionSystemServingStatus_name = map[int32]string{
  30. 0: "UNSPECIFIED",
  31. 1: "UNKNOWN",
  32. 2: "ELIGIBLE",
  33. 3: "RARELY_SERVED",
  34. }
  35. var CriterionSystemServingStatusEnum_CriterionSystemServingStatus_value = map[string]int32{
  36. "UNSPECIFIED": 0,
  37. "UNKNOWN": 1,
  38. "ELIGIBLE": 2,
  39. "RARELY_SERVED": 3,
  40. }
  41. func (x CriterionSystemServingStatusEnum_CriterionSystemServingStatus) String() string {
  42. return proto.EnumName(CriterionSystemServingStatusEnum_CriterionSystemServingStatus_name, int32(x))
  43. }
  44. func (CriterionSystemServingStatusEnum_CriterionSystemServingStatus) EnumDescriptor() ([]byte, []int) {
  45. return fileDescriptor_criterion_system_serving_status_fd409ffdfffa5d33, []int{0, 0}
  46. }
  47. // Container for enum describing possible criterion system serving statuses.
  48. type CriterionSystemServingStatusEnum struct {
  49. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  50. XXX_unrecognized []byte `json:"-"`
  51. XXX_sizecache int32 `json:"-"`
  52. }
  53. func (m *CriterionSystemServingStatusEnum) Reset() { *m = CriterionSystemServingStatusEnum{} }
  54. func (m *CriterionSystemServingStatusEnum) String() string { return proto.CompactTextString(m) }
  55. func (*CriterionSystemServingStatusEnum) ProtoMessage() {}
  56. func (*CriterionSystemServingStatusEnum) Descriptor() ([]byte, []int) {
  57. return fileDescriptor_criterion_system_serving_status_fd409ffdfffa5d33, []int{0}
  58. }
  59. func (m *CriterionSystemServingStatusEnum) XXX_Unmarshal(b []byte) error {
  60. return xxx_messageInfo_CriterionSystemServingStatusEnum.Unmarshal(m, b)
  61. }
  62. func (m *CriterionSystemServingStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  63. return xxx_messageInfo_CriterionSystemServingStatusEnum.Marshal(b, m, deterministic)
  64. }
  65. func (dst *CriterionSystemServingStatusEnum) XXX_Merge(src proto.Message) {
  66. xxx_messageInfo_CriterionSystemServingStatusEnum.Merge(dst, src)
  67. }
  68. func (m *CriterionSystemServingStatusEnum) XXX_Size() int {
  69. return xxx_messageInfo_CriterionSystemServingStatusEnum.Size(m)
  70. }
  71. func (m *CriterionSystemServingStatusEnum) XXX_DiscardUnknown() {
  72. xxx_messageInfo_CriterionSystemServingStatusEnum.DiscardUnknown(m)
  73. }
  74. var xxx_messageInfo_CriterionSystemServingStatusEnum proto.InternalMessageInfo
  75. func init() {
  76. proto.RegisterType((*CriterionSystemServingStatusEnum)(nil), "google.ads.googleads.v1.enums.CriterionSystemServingStatusEnum")
  77. proto.RegisterEnum("google.ads.googleads.v1.enums.CriterionSystemServingStatusEnum_CriterionSystemServingStatus", CriterionSystemServingStatusEnum_CriterionSystemServingStatus_name, CriterionSystemServingStatusEnum_CriterionSystemServingStatus_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/ads/googleads/v1/enums/criterion_system_serving_status.proto", fileDescriptor_criterion_system_serving_status_fd409ffdfffa5d33)
  81. }
  82. var fileDescriptor_criterion_system_serving_status_fd409ffdfffa5d33 = []byte{
  83. // 328 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xc1, 0x4a, 0xf3, 0x40,
  85. 0x18, 0xfc, 0x93, 0xc2, 0xaf, 0x6c, 0x15, 0x63, 0x8e, 0xd2, 0x82, 0xed, 0x03, 0x6c, 0x08, 0xde,
  86. 0xd6, 0x53, 0xd2, 0xae, 0x25, 0x58, 0x62, 0x69, 0x68, 0x44, 0x89, 0x84, 0xd8, 0x84, 0x25, 0xd0,
  87. 0xec, 0x96, 0x7c, 0xdb, 0x82, 0x47, 0x5f, 0xc5, 0xa3, 0x8f, 0xe2, 0xa3, 0xf8, 0x00, 0x9e, 0x25,
  88. 0xbb, 0x4d, 0x6f, 0xe6, 0xb2, 0x0c, 0xfb, 0xcd, 0x37, 0xf3, 0xcd, 0xa0, 0x09, 0x13, 0x82, 0x6d,
  89. 0x0a, 0x27, 0xcb, 0xc1, 0xd1, 0xb0, 0x41, 0x7b, 0xd7, 0x29, 0xf8, 0xae, 0x02, 0x67, 0x5d, 0x97,
  90. 0xb2, 0xa8, 0x4b, 0xc1, 0x53, 0x78, 0x03, 0x59, 0x54, 0x29, 0x14, 0xf5, 0xbe, 0xe4, 0x2c, 0x05,
  91. 0x99, 0xc9, 0x1d, 0xe0, 0x6d, 0x2d, 0xa4, 0xb0, 0x87, 0x7a, 0x13, 0x67, 0x39, 0xe0, 0xa3, 0x08,
  92. 0xde, 0xbb, 0x58, 0x89, 0x5c, 0x0d, 0x5a, 0x8f, 0x6d, 0xe9, 0x64, 0x9c, 0x0b, 0x99, 0xc9, 0x52,
  93. 0xf0, 0xc3, 0xf2, 0xf8, 0xdd, 0x40, 0xd7, 0x93, 0xd6, 0x26, 0x52, 0x2e, 0x91, 0x36, 0x89, 0x94,
  94. 0x07, 0xe5, 0xbb, 0x6a, 0xfc, 0x82, 0x06, 0x5d, 0x1c, 0xfb, 0x02, 0xf5, 0x57, 0x61, 0xb4, 0xa0,
  95. 0x93, 0xe0, 0x2e, 0xa0, 0x53, 0xeb, 0x9f, 0xdd, 0x47, 0x27, 0xab, 0xf0, 0x3e, 0x7c, 0x78, 0x0c,
  96. 0x2d, 0xc3, 0x3e, 0x43, 0xa7, 0x74, 0x1e, 0xcc, 0x02, 0x7f, 0x4e, 0x2d, 0xd3, 0xbe, 0x44, 0xe7,
  97. 0x4b, 0x6f, 0x49, 0xe7, 0x4f, 0x69, 0x44, 0x97, 0x31, 0x9d, 0x5a, 0x3d, 0xff, 0xc7, 0x40, 0xa3,
  98. 0xb5, 0xa8, 0x70, 0x67, 0x0e, 0x7f, 0xd4, 0x75, 0xc2, 0xa2, 0x09, 0xb3, 0x30, 0x9e, 0xfd, 0x83,
  99. 0x06, 0x13, 0x9b, 0x8c, 0x33, 0x2c, 0x6a, 0xe6, 0xb0, 0x82, 0xab, 0xa8, 0x6d, 0xc1, 0xdb, 0x12,
  100. 0xfe, 0xe8, 0xfb, 0x56, 0xbd, 0x1f, 0x66, 0x6f, 0xe6, 0x79, 0x9f, 0xe6, 0x70, 0xa6, 0xa5, 0xbc,
  101. 0x1c, 0xb0, 0x86, 0x0d, 0x8a, 0x5d, 0xdc, 0x54, 0x02, 0x5f, 0xed, 0x3c, 0xf1, 0x72, 0x48, 0x8e,
  102. 0xf3, 0x24, 0x76, 0x13, 0x35, 0xff, 0x36, 0x47, 0xfa, 0x93, 0x10, 0x2f, 0x07, 0x42, 0x8e, 0x0c,
  103. 0x42, 0x62, 0x97, 0x10, 0xc5, 0x79, 0xfd, 0xaf, 0x0e, 0xbb, 0xf9, 0x0d, 0x00, 0x00, 0xff, 0xff,
  104. 0x2c, 0x98, 0x27, 0x97, 0x07, 0x02, 0x00, 0x00,
  105. }