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.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/ad_group_criterion_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. // The possible statuses of an AdGroupCriterion.
  17. type AdGroupCriterionStatusEnum_AdGroupCriterionStatus int32
  18. const (
  19. // No value has been specified.
  20. AdGroupCriterionStatusEnum_UNSPECIFIED AdGroupCriterionStatusEnum_AdGroupCriterionStatus = 0
  21. // The received value is not known in this version.
  22. //
  23. // This is a response-only value.
  24. AdGroupCriterionStatusEnum_UNKNOWN AdGroupCriterionStatusEnum_AdGroupCriterionStatus = 1
  25. // The ad group criterion is enabled.
  26. AdGroupCriterionStatusEnum_ENABLED AdGroupCriterionStatusEnum_AdGroupCriterionStatus = 2
  27. // The ad group criterion is paused.
  28. AdGroupCriterionStatusEnum_PAUSED AdGroupCriterionStatusEnum_AdGroupCriterionStatus = 3
  29. // The ad group criterion is removed.
  30. AdGroupCriterionStatusEnum_REMOVED AdGroupCriterionStatusEnum_AdGroupCriterionStatus = 4
  31. )
  32. var AdGroupCriterionStatusEnum_AdGroupCriterionStatus_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "ENABLED",
  36. 3: "PAUSED",
  37. 4: "REMOVED",
  38. }
  39. var AdGroupCriterionStatusEnum_AdGroupCriterionStatus_value = map[string]int32{
  40. "UNSPECIFIED": 0,
  41. "UNKNOWN": 1,
  42. "ENABLED": 2,
  43. "PAUSED": 3,
  44. "REMOVED": 4,
  45. }
  46. func (x AdGroupCriterionStatusEnum_AdGroupCriterionStatus) String() string {
  47. return proto.EnumName(AdGroupCriterionStatusEnum_AdGroupCriterionStatus_name, int32(x))
  48. }
  49. func (AdGroupCriterionStatusEnum_AdGroupCriterionStatus) EnumDescriptor() ([]byte, []int) {
  50. return fileDescriptor_ad_group_criterion_status_22bc270ca4c6126c, []int{0, 0}
  51. }
  52. // Message describing AdGroupCriterion statuses.
  53. type AdGroupCriterionStatusEnum struct {
  54. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  55. XXX_unrecognized []byte `json:"-"`
  56. XXX_sizecache int32 `json:"-"`
  57. }
  58. func (m *AdGroupCriterionStatusEnum) Reset() { *m = AdGroupCriterionStatusEnum{} }
  59. func (m *AdGroupCriterionStatusEnum) String() string { return proto.CompactTextString(m) }
  60. func (*AdGroupCriterionStatusEnum) ProtoMessage() {}
  61. func (*AdGroupCriterionStatusEnum) Descriptor() ([]byte, []int) {
  62. return fileDescriptor_ad_group_criterion_status_22bc270ca4c6126c, []int{0}
  63. }
  64. func (m *AdGroupCriterionStatusEnum) XXX_Unmarshal(b []byte) error {
  65. return xxx_messageInfo_AdGroupCriterionStatusEnum.Unmarshal(m, b)
  66. }
  67. func (m *AdGroupCriterionStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  68. return xxx_messageInfo_AdGroupCriterionStatusEnum.Marshal(b, m, deterministic)
  69. }
  70. func (dst *AdGroupCriterionStatusEnum) XXX_Merge(src proto.Message) {
  71. xxx_messageInfo_AdGroupCriterionStatusEnum.Merge(dst, src)
  72. }
  73. func (m *AdGroupCriterionStatusEnum) XXX_Size() int {
  74. return xxx_messageInfo_AdGroupCriterionStatusEnum.Size(m)
  75. }
  76. func (m *AdGroupCriterionStatusEnum) XXX_DiscardUnknown() {
  77. xxx_messageInfo_AdGroupCriterionStatusEnum.DiscardUnknown(m)
  78. }
  79. var xxx_messageInfo_AdGroupCriterionStatusEnum proto.InternalMessageInfo
  80. func init() {
  81. proto.RegisterType((*AdGroupCriterionStatusEnum)(nil), "google.ads.googleads.v0.enums.AdGroupCriterionStatusEnum")
  82. proto.RegisterEnum("google.ads.googleads.v0.enums.AdGroupCriterionStatusEnum_AdGroupCriterionStatus", AdGroupCriterionStatusEnum_AdGroupCriterionStatus_name, AdGroupCriterionStatusEnum_AdGroupCriterionStatus_value)
  83. }
  84. func init() {
  85. proto.RegisterFile("google/ads/googleads/v0/enums/ad_group_criterion_status.proto", fileDescriptor_ad_group_criterion_status_22bc270ca4c6126c)
  86. }
  87. var fileDescriptor_ad_group_criterion_status_22bc270ca4c6126c = []byte{
  88. // 306 bytes of a gzipped FileDescriptorProto
  89. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4e, 0x83, 0x30,
  90. 0x1c, 0xc6, 0x1d, 0x33, 0x33, 0xe9, 0x0e, 0x12, 0x0e, 0x1e, 0x34, 0x3b, 0x6c, 0x0f, 0x50, 0x48,
  91. 0xbc, 0xd5, 0x78, 0x28, 0xa3, 0x92, 0x45, 0x65, 0x44, 0x02, 0x26, 0x86, 0x84, 0xe0, 0x4a, 0x1a,
  92. 0x92, 0x41, 0x09, 0x85, 0x1d, 0x7c, 0x1c, 0x8f, 0x3e, 0x8a, 0x8f, 0xe2, 0xc9, 0x47, 0x30, 0x6d,
  93. 0x85, 0xd3, 0xf4, 0x42, 0x3e, 0xfa, 0xfd, 0x7f, 0xff, 0x7c, 0xff, 0x0f, 0xdc, 0x32, 0xce, 0xd9,
  94. 0xbe, 0xb0, 0x73, 0x2a, 0x6c, 0x2d, 0xa5, 0x3a, 0x38, 0x76, 0x51, 0xf7, 0x95, 0xb0, 0x73, 0x9a,
  95. 0xb1, 0x96, 0xf7, 0x4d, 0xb6, 0x6b, 0xcb, 0xae, 0x68, 0x4b, 0x5e, 0x67, 0xa2, 0xcb, 0xbb, 0x5e,
  96. 0xc0, 0xa6, 0xe5, 0x1d, 0xb7, 0x16, 0x9a, 0x81, 0x39, 0x15, 0x70, 0xc4, 0xe1, 0xc1, 0x81, 0x0a,
  97. 0x5f, 0xbd, 0x81, 0x4b, 0x4c, 0x7d, 0xb9, 0x60, 0x3d, 0xf0, 0x91, 0xc2, 0x49, 0xdd, 0x57, 0xab,
  98. 0x14, 0x5c, 0x1c, 0x77, 0xad, 0x73, 0x30, 0x8f, 0x83, 0x28, 0x24, 0xeb, 0xcd, 0xdd, 0x86, 0x78,
  99. 0xe6, 0x89, 0x35, 0x07, 0x67, 0x71, 0x70, 0x1f, 0x6c, 0x9f, 0x03, 0x73, 0x22, 0x7f, 0x48, 0x80,
  100. 0xdd, 0x07, 0xe2, 0x99, 0x86, 0x05, 0xc0, 0x2c, 0xc4, 0x71, 0x44, 0x3c, 0x73, 0x2a, 0x8d, 0x27,
  101. 0xf2, 0xb8, 0x4d, 0x88, 0x67, 0x9e, 0xba, 0xdf, 0x13, 0xb0, 0xdc, 0xf1, 0x0a, 0xfe, 0x9b, 0xd0,
  102. 0xbd, 0x3a, 0x9e, 0x20, 0x94, 0xd7, 0x85, 0x93, 0x17, 0xf7, 0x97, 0x66, 0x7c, 0x9f, 0xd7, 0x0c,
  103. 0xf2, 0x96, 0xd9, 0xac, 0xa8, 0xd5, 0xed, 0x43, 0x5d, 0x4d, 0x29, 0xfe, 0x68, 0xef, 0x46, 0x7d,
  104. 0xdf, 0x8d, 0xa9, 0x8f, 0xf1, 0x87, 0xb1, 0xf0, 0xf5, 0x2a, 0x4c, 0x05, 0xd4, 0x52, 0xaa, 0xc4,
  105. 0x81, 0xb2, 0x0b, 0xf1, 0x39, 0xf8, 0x29, 0xa6, 0x22, 0x1d, 0xfd, 0x34, 0x71, 0x52, 0xe5, 0x7f,
  106. 0x19, 0x4b, 0xfd, 0x88, 0x10, 0xa6, 0x02, 0xa1, 0x71, 0x02, 0xa1, 0xc4, 0x41, 0x48, 0xcd, 0xbc,
  107. 0xce, 0x54, 0xb0, 0xeb, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xee, 0x85, 0xd8, 0x8b, 0xd5, 0x01,
  108. 0x00, 0x00,
  109. }