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.
 
 
 

116 lines
5.8 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/errors/shared_criterion_error.proto
  3. package errors // import "google.golang.org/genproto/googleapis/ads/googleads/v1/errors"
  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 shared criterion errors.
  18. type SharedCriterionErrorEnum_SharedCriterionError int32
  19. const (
  20. // Enum unspecified.
  21. SharedCriterionErrorEnum_UNSPECIFIED SharedCriterionErrorEnum_SharedCriterionError = 0
  22. // The received error code is not known in this version.
  23. SharedCriterionErrorEnum_UNKNOWN SharedCriterionErrorEnum_SharedCriterionError = 1
  24. // The criterion is not appropriate for the shared set type.
  25. SharedCriterionErrorEnum_CRITERION_TYPE_NOT_ALLOWED_FOR_SHARED_SET_TYPE SharedCriterionErrorEnum_SharedCriterionError = 2
  26. )
  27. var SharedCriterionErrorEnum_SharedCriterionError_name = map[int32]string{
  28. 0: "UNSPECIFIED",
  29. 1: "UNKNOWN",
  30. 2: "CRITERION_TYPE_NOT_ALLOWED_FOR_SHARED_SET_TYPE",
  31. }
  32. var SharedCriterionErrorEnum_SharedCriterionError_value = map[string]int32{
  33. "UNSPECIFIED": 0,
  34. "UNKNOWN": 1,
  35. "CRITERION_TYPE_NOT_ALLOWED_FOR_SHARED_SET_TYPE": 2,
  36. }
  37. func (x SharedCriterionErrorEnum_SharedCriterionError) String() string {
  38. return proto.EnumName(SharedCriterionErrorEnum_SharedCriterionError_name, int32(x))
  39. }
  40. func (SharedCriterionErrorEnum_SharedCriterionError) EnumDescriptor() ([]byte, []int) {
  41. return fileDescriptor_shared_criterion_error_e57a2bce2b8444b9, []int{0, 0}
  42. }
  43. // Container for enum describing possible shared criterion errors.
  44. type SharedCriterionErrorEnum struct {
  45. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  46. XXX_unrecognized []byte `json:"-"`
  47. XXX_sizecache int32 `json:"-"`
  48. }
  49. func (m *SharedCriterionErrorEnum) Reset() { *m = SharedCriterionErrorEnum{} }
  50. func (m *SharedCriterionErrorEnum) String() string { return proto.CompactTextString(m) }
  51. func (*SharedCriterionErrorEnum) ProtoMessage() {}
  52. func (*SharedCriterionErrorEnum) Descriptor() ([]byte, []int) {
  53. return fileDescriptor_shared_criterion_error_e57a2bce2b8444b9, []int{0}
  54. }
  55. func (m *SharedCriterionErrorEnum) XXX_Unmarshal(b []byte) error {
  56. return xxx_messageInfo_SharedCriterionErrorEnum.Unmarshal(m, b)
  57. }
  58. func (m *SharedCriterionErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  59. return xxx_messageInfo_SharedCriterionErrorEnum.Marshal(b, m, deterministic)
  60. }
  61. func (dst *SharedCriterionErrorEnum) XXX_Merge(src proto.Message) {
  62. xxx_messageInfo_SharedCriterionErrorEnum.Merge(dst, src)
  63. }
  64. func (m *SharedCriterionErrorEnum) XXX_Size() int {
  65. return xxx_messageInfo_SharedCriterionErrorEnum.Size(m)
  66. }
  67. func (m *SharedCriterionErrorEnum) XXX_DiscardUnknown() {
  68. xxx_messageInfo_SharedCriterionErrorEnum.DiscardUnknown(m)
  69. }
  70. var xxx_messageInfo_SharedCriterionErrorEnum proto.InternalMessageInfo
  71. func init() {
  72. proto.RegisterType((*SharedCriterionErrorEnum)(nil), "google.ads.googleads.v1.errors.SharedCriterionErrorEnum")
  73. proto.RegisterEnum("google.ads.googleads.v1.errors.SharedCriterionErrorEnum_SharedCriterionError", SharedCriterionErrorEnum_SharedCriterionError_name, SharedCriterionErrorEnum_SharedCriterionError_value)
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/errors/shared_criterion_error.proto", fileDescriptor_shared_criterion_error_e57a2bce2b8444b9)
  77. }
  78. var fileDescriptor_shared_criterion_error_e57a2bce2b8444b9 = []byte{
  79. // 330 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4e, 0x83, 0x40,
  81. 0x14, 0x86, 0x05, 0x13, 0x4d, 0xa6, 0x0b, 0x1b, 0xe2, 0x42, 0x8d, 0xe9, 0x82, 0x03, 0x0c, 0x41,
  82. 0x77, 0xd3, 0xd5, 0xb4, 0x4c, 0x2b, 0xb1, 0x01, 0x02, 0xb4, 0x8d, 0x86, 0x64, 0x82, 0x85, 0x50,
  83. 0x92, 0x76, 0xa6, 0x99, 0xc1, 0x9e, 0xc0, 0x93, 0xb8, 0xf4, 0x28, 0x1e, 0xc5, 0xb5, 0x07, 0x30,
  84. 0xcc, 0x48, 0x57, 0xd5, 0xd5, 0xfc, 0x79, 0xef, 0xff, 0xfe, 0x79, 0xef, 0x81, 0x61, 0xc5, 0x79,
  85. 0xb5, 0x29, 0x9d, 0xbc, 0x90, 0x8e, 0x96, 0xad, 0xda, 0xbb, 0x4e, 0x29, 0x04, 0x17, 0xd2, 0x91,
  86. 0xeb, 0x5c, 0x94, 0x05, 0x5d, 0x89, 0xba, 0x29, 0x45, 0xcd, 0x19, 0x55, 0x75, 0xb8, 0x13, 0xbc,
  87. 0xe1, 0xd6, 0x40, 0x13, 0x30, 0x2f, 0x24, 0x3c, 0xc0, 0x70, 0xef, 0x42, 0x0d, 0xdf, 0xdc, 0x76,
  88. 0xe1, 0xbb, 0xda, 0xc9, 0x19, 0xe3, 0x4d, 0xde, 0xd4, 0x9c, 0x49, 0x4d, 0xdb, 0x6f, 0x06, 0xb8,
  89. 0x4a, 0x54, 0xfc, 0xb8, 0x4b, 0x27, 0x2d, 0x47, 0xd8, 0xeb, 0xd6, 0x5e, 0x83, 0xcb, 0x63, 0x3d,
  90. 0xeb, 0x02, 0xf4, 0xe6, 0x41, 0x12, 0x91, 0xb1, 0x3f, 0xf1, 0x89, 0xd7, 0x3f, 0xb1, 0x7a, 0xe0,
  91. 0x7c, 0x1e, 0x3c, 0x06, 0xe1, 0x32, 0xe8, 0x1b, 0xd6, 0x1d, 0x80, 0xe3, 0xd8, 0x4f, 0x49, 0xec,
  92. 0x87, 0x01, 0x4d, 0x9f, 0x22, 0x42, 0x83, 0x30, 0xa5, 0x78, 0x36, 0x0b, 0x97, 0xc4, 0xa3, 0x93,
  93. 0x30, 0xa6, 0xc9, 0x03, 0x8e, 0x89, 0x47, 0x13, 0x92, 0xaa, 0x7e, 0xdf, 0x1c, 0x7d, 0x1b, 0xc0,
  94. 0x5e, 0xf1, 0x2d, 0xfc, 0x7f, 0x97, 0xd1, 0xf5, 0xb1, 0x71, 0xa2, 0x76, 0x91, 0xc8, 0x78, 0xf6,
  95. 0x7e, 0xe1, 0x8a, 0x6f, 0x72, 0x56, 0x41, 0x2e, 0x2a, 0xa7, 0x2a, 0x99, 0x5a, 0xb3, 0xbb, 0xea,
  96. 0xae, 0x96, 0x7f, 0x1d, 0x79, 0xa8, 0x9f, 0x77, 0xf3, 0x74, 0x8a, 0xf1, 0x87, 0x39, 0x98, 0xea,
  97. 0x30, 0x5c, 0x48, 0xa8, 0x65, 0xab, 0x16, 0x2e, 0x54, 0x5f, 0xca, 0xcf, 0xce, 0x90, 0xe1, 0x42,
  98. 0x66, 0x07, 0x43, 0xb6, 0x70, 0x33, 0x6d, 0xf8, 0x32, 0x6d, 0x5d, 0x45, 0x08, 0x17, 0x12, 0xa1,
  99. 0x83, 0x05, 0xa1, 0x85, 0x8b, 0x90, 0x36, 0xbd, 0x9c, 0xa9, 0xe9, 0xee, 0x7f, 0x02, 0x00, 0x00,
  100. 0xff, 0xff, 0xee, 0x75, 0xa0, 0xa2, 0x01, 0x02, 0x00, 0x00,
  101. }