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
4.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/errors/range_error.proto
  3. package errors // import "google.golang.org/genproto/googleapis/ads/googleads/v0/errors"
  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. // Enum describing possible range errors.
  17. type RangeErrorEnum_RangeError int32
  18. const (
  19. // Enum unspecified.
  20. RangeErrorEnum_UNSPECIFIED RangeErrorEnum_RangeError = 0
  21. // The received error code is not known in this version.
  22. RangeErrorEnum_UNKNOWN RangeErrorEnum_RangeError = 1
  23. // Too low.
  24. RangeErrorEnum_TOO_LOW RangeErrorEnum_RangeError = 2
  25. // Too high.
  26. RangeErrorEnum_TOO_HIGH RangeErrorEnum_RangeError = 3
  27. )
  28. var RangeErrorEnum_RangeError_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "TOO_LOW",
  32. 3: "TOO_HIGH",
  33. }
  34. var RangeErrorEnum_RangeError_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "TOO_LOW": 2,
  38. "TOO_HIGH": 3,
  39. }
  40. func (x RangeErrorEnum_RangeError) String() string {
  41. return proto.EnumName(RangeErrorEnum_RangeError_name, int32(x))
  42. }
  43. func (RangeErrorEnum_RangeError) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_range_error_18eba858ffbdb363, []int{0, 0}
  45. }
  46. // Container for enum describing possible range errors.
  47. type RangeErrorEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *RangeErrorEnum) Reset() { *m = RangeErrorEnum{} }
  53. func (m *RangeErrorEnum) String() string { return proto.CompactTextString(m) }
  54. func (*RangeErrorEnum) ProtoMessage() {}
  55. func (*RangeErrorEnum) Descriptor() ([]byte, []int) {
  56. return fileDescriptor_range_error_18eba858ffbdb363, []int{0}
  57. }
  58. func (m *RangeErrorEnum) XXX_Unmarshal(b []byte) error {
  59. return xxx_messageInfo_RangeErrorEnum.Unmarshal(m, b)
  60. }
  61. func (m *RangeErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  62. return xxx_messageInfo_RangeErrorEnum.Marshal(b, m, deterministic)
  63. }
  64. func (dst *RangeErrorEnum) XXX_Merge(src proto.Message) {
  65. xxx_messageInfo_RangeErrorEnum.Merge(dst, src)
  66. }
  67. func (m *RangeErrorEnum) XXX_Size() int {
  68. return xxx_messageInfo_RangeErrorEnum.Size(m)
  69. }
  70. func (m *RangeErrorEnum) XXX_DiscardUnknown() {
  71. xxx_messageInfo_RangeErrorEnum.DiscardUnknown(m)
  72. }
  73. var xxx_messageInfo_RangeErrorEnum proto.InternalMessageInfo
  74. func init() {
  75. proto.RegisterType((*RangeErrorEnum)(nil), "google.ads.googleads.v0.errors.RangeErrorEnum")
  76. proto.RegisterEnum("google.ads.googleads.v0.errors.RangeErrorEnum_RangeError", RangeErrorEnum_RangeError_name, RangeErrorEnum_RangeError_value)
  77. }
  78. func init() {
  79. proto.RegisterFile("google/ads/googleads/v0/errors/range_error.proto", fileDescriptor_range_error_18eba858ffbdb363)
  80. }
  81. var fileDescriptor_range_error_18eba858ffbdb363 = []byte{
  82. // 274 bytes of a gzipped FileDescriptorProto
  83. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xc3, 0x30,
  84. 0x14, 0x86, 0x6d, 0x07, 0x2a, 0x99, 0xb8, 0xd2, 0x07, 0xd8, 0x45, 0x1f, 0xe0, 0x34, 0xe0, 0x5d,
  85. 0xbc, 0xca, 0x5c, 0xec, 0x8a, 0xd2, 0x16, 0x75, 0x2d, 0x48, 0x61, 0x54, 0x53, 0x82, 0xb0, 0x35,
  86. 0x23, 0xd1, 0x3d, 0x90, 0x97, 0x3e, 0x8a, 0x8f, 0xb2, 0xa7, 0x90, 0xf4, 0xb8, 0xee, 0x4a, 0xaf,
  87. 0xfa, 0xff, 0x87, 0xef, 0xef, 0x7f, 0x4e, 0x08, 0x55, 0x5a, 0xab, 0x75, 0x1b, 0x37, 0xd2, 0xc6,
  88. 0x28, 0x9d, 0xda, 0xd1, 0xb8, 0x35, 0x46, 0x1b, 0x1b, 0x9b, 0xa6, 0x53, 0xed, 0xaa, 0x37, 0xb0,
  89. 0x35, 0xfa, 0x5d, 0x87, 0x53, 0xc4, 0xa0, 0x91, 0x16, 0x86, 0x04, 0xec, 0x28, 0x60, 0x22, 0xaa,
  90. 0xc8, 0xe5, 0x83, 0x0b, 0x09, 0x67, 0x45, 0xf7, 0xb1, 0x89, 0x04, 0x21, 0xc7, 0x49, 0x38, 0x21,
  91. 0xe3, 0x65, 0xf6, 0x58, 0x88, 0x9b, 0xf4, 0x36, 0x15, 0xf3, 0xe0, 0x24, 0x1c, 0x93, 0xb3, 0x65,
  92. 0x76, 0x97, 0xe5, 0x55, 0x16, 0x78, 0xce, 0x3c, 0xe5, 0xf9, 0xea, 0x3e, 0xaf, 0x02, 0x3f, 0xbc,
  93. 0x20, 0xe7, 0xce, 0x2c, 0xd2, 0x64, 0x11, 0x8c, 0x66, 0x7b, 0x8f, 0x44, 0xaf, 0x7a, 0x03, 0xff,
  94. 0xf7, 0xcf, 0x26, 0xc7, 0xae, 0xc2, 0x2d, 0x5c, 0x78, 0xcf, 0xf3, 0xdf, 0x88, 0xd2, 0xeb, 0xa6,
  95. 0x53, 0xa0, 0x8d, 0x8a, 0x55, 0xdb, 0xf5, 0xe7, 0x1c, 0x8e, 0xde, 0xbe, 0xd9, 0xbf, 0xde, 0xe0,
  96. 0x1a, 0x3f, 0x9f, 0xfe, 0x28, 0xe1, 0xfc, 0xcb, 0x9f, 0x26, 0xf8, 0x33, 0x2e, 0x2d, 0xa0, 0x74,
  97. 0xaa, 0xa4, 0xd0, 0x57, 0xda, 0xef, 0x03, 0x50, 0x73, 0x69, 0xeb, 0x01, 0xa8, 0x4b, 0x5a, 0x23,
  98. 0xb0, 0xf7, 0x23, 0x9c, 0x32, 0xc6, 0xa5, 0x65, 0x6c, 0x40, 0x18, 0x2b, 0x29, 0x63, 0x08, 0xbd,
  99. 0x9c, 0xf6, 0xdb, 0x5d, 0xfd, 0x04, 0x00, 0x00, 0xff, 0xff, 0x2b, 0x11, 0x6c, 0x1e, 0xa0, 0x01,
  100. 0x00, 0x00,
  101. }