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.
 
 
 

114 lines
5.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/errors/enum_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 enum errors.
  18. type EnumErrorEnum_EnumError int32
  19. const (
  20. // Enum unspecified.
  21. EnumErrorEnum_UNSPECIFIED EnumErrorEnum_EnumError = 0
  22. // The received error code is not known in this version.
  23. EnumErrorEnum_UNKNOWN EnumErrorEnum_EnumError = 1
  24. // The enum value is not permitted.
  25. EnumErrorEnum_ENUM_VALUE_NOT_PERMITTED EnumErrorEnum_EnumError = 3
  26. )
  27. var EnumErrorEnum_EnumError_name = map[int32]string{
  28. 0: "UNSPECIFIED",
  29. 1: "UNKNOWN",
  30. 3: "ENUM_VALUE_NOT_PERMITTED",
  31. }
  32. var EnumErrorEnum_EnumError_value = map[string]int32{
  33. "UNSPECIFIED": 0,
  34. "UNKNOWN": 1,
  35. "ENUM_VALUE_NOT_PERMITTED": 3,
  36. }
  37. func (x EnumErrorEnum_EnumError) String() string {
  38. return proto.EnumName(EnumErrorEnum_EnumError_name, int32(x))
  39. }
  40. func (EnumErrorEnum_EnumError) EnumDescriptor() ([]byte, []int) {
  41. return fileDescriptor_enum_error_c4ce54ba8bb660c2, []int{0, 0}
  42. }
  43. // Container for enum describing possible enum errors.
  44. type EnumErrorEnum struct {
  45. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  46. XXX_unrecognized []byte `json:"-"`
  47. XXX_sizecache int32 `json:"-"`
  48. }
  49. func (m *EnumErrorEnum) Reset() { *m = EnumErrorEnum{} }
  50. func (m *EnumErrorEnum) String() string { return proto.CompactTextString(m) }
  51. func (*EnumErrorEnum) ProtoMessage() {}
  52. func (*EnumErrorEnum) Descriptor() ([]byte, []int) {
  53. return fileDescriptor_enum_error_c4ce54ba8bb660c2, []int{0}
  54. }
  55. func (m *EnumErrorEnum) XXX_Unmarshal(b []byte) error {
  56. return xxx_messageInfo_EnumErrorEnum.Unmarshal(m, b)
  57. }
  58. func (m *EnumErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  59. return xxx_messageInfo_EnumErrorEnum.Marshal(b, m, deterministic)
  60. }
  61. func (dst *EnumErrorEnum) XXX_Merge(src proto.Message) {
  62. xxx_messageInfo_EnumErrorEnum.Merge(dst, src)
  63. }
  64. func (m *EnumErrorEnum) XXX_Size() int {
  65. return xxx_messageInfo_EnumErrorEnum.Size(m)
  66. }
  67. func (m *EnumErrorEnum) XXX_DiscardUnknown() {
  68. xxx_messageInfo_EnumErrorEnum.DiscardUnknown(m)
  69. }
  70. var xxx_messageInfo_EnumErrorEnum proto.InternalMessageInfo
  71. func init() {
  72. proto.RegisterType((*EnumErrorEnum)(nil), "google.ads.googleads.v1.errors.EnumErrorEnum")
  73. proto.RegisterEnum("google.ads.googleads.v1.errors.EnumErrorEnum_EnumError", EnumErrorEnum_EnumError_name, EnumErrorEnum_EnumError_value)
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/errors/enum_error.proto", fileDescriptor_enum_error_c4ce54ba8bb660c2)
  77. }
  78. var fileDescriptor_enum_error_c4ce54ba8bb660c2 = []byte{
  79. // 293 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0x84, 0x40,
  81. 0x18, 0xc7, 0xd3, 0x85, 0xa2, 0x59, 0x2a, 0xf1, 0x14, 0xb1, 0xec, 0xc1, 0x07, 0x98, 0x41, 0xba,
  82. 0x4d, 0xa7, 0xd9, 0x9c, 0x44, 0x6a, 0x67, 0xa5, 0xd4, 0x22, 0x04, 0xb1, 0x94, 0x41, 0x58, 0x67,
  83. 0xc4, 0x71, 0xf7, 0x81, 0x3a, 0xf6, 0x28, 0xbd, 0x49, 0x3d, 0x45, 0xe8, 0xac, 0xde, 0xea, 0x34,
  84. 0x3f, 0x86, 0xdf, 0xff, 0xfb, 0xfe, 0x7c, 0x00, 0x71, 0x29, 0xf9, 0xb6, 0x44, 0x79, 0xa1, 0x0e,
  85. 0xd8, 0xd3, 0xde, 0x45, 0x65, 0xdb, 0xca, 0x56, 0xa1, 0x52, 0xec, 0xea, 0x6c, 0x60, 0xd8, 0xb4,
  86. 0xb2, 0x93, 0xf6, 0x52, 0x5b, 0x30, 0x2f, 0x14, 0x9c, 0x02, 0x70, 0xef, 0x42, 0x1d, 0xb8, 0x5a,
  87. 0x8c, 0x03, 0x9b, 0x0a, 0xe5, 0x42, 0xc8, 0x2e, 0xef, 0x2a, 0x29, 0x94, 0x4e, 0x3b, 0x2f, 0xe0,
  88. 0x8c, 0x8a, 0x5d, 0x4d, 0x7b, 0xb7, 0x07, 0xc7, 0x07, 0xa7, 0xd3, 0x87, 0x7d, 0x01, 0xe6, 0x31,
  89. 0x7b, 0x0a, 0xe9, 0x6d, 0x70, 0x17, 0x50, 0xcf, 0x3a, 0xb2, 0xe7, 0xe0, 0x24, 0x66, 0xf7, 0x6c,
  90. 0xf3, 0xcc, 0x2c, 0xc3, 0x5e, 0x80, 0x4b, 0xca, 0xe2, 0x75, 0x96, 0x90, 0x87, 0x98, 0x66, 0x6c,
  91. 0x13, 0x65, 0x21, 0x7d, 0x5c, 0x07, 0x51, 0x44, 0x3d, 0x6b, 0xb6, 0xfa, 0x36, 0x80, 0xf3, 0x2e,
  92. 0x6b, 0xf8, 0x7f, 0xbd, 0xd5, 0xf9, 0xb4, 0x2d, 0xec, 0x0b, 0x85, 0xc6, 0xab, 0x77, 0x48, 0x70,
  93. 0xb9, 0xcd, 0x05, 0x87, 0xb2, 0xe5, 0x88, 0x97, 0x62, 0xa8, 0x3b, 0x5e, 0xa4, 0xa9, 0xd4, 0x5f,
  94. 0x07, 0xba, 0xd1, 0xcf, 0x87, 0x39, 0xf3, 0x09, 0xf9, 0x34, 0x97, 0xbe, 0x1e, 0x46, 0x0a, 0x05,
  95. 0x35, 0xf6, 0x94, 0xb8, 0x70, 0x58, 0xa9, 0xbe, 0x46, 0x21, 0x25, 0x85, 0x4a, 0x27, 0x21, 0x4d,
  96. 0xdc, 0x54, 0x0b, 0x3f, 0xa6, 0xa3, 0x7f, 0x31, 0x26, 0x85, 0xc2, 0x78, 0x52, 0x30, 0x4e, 0x5c,
  97. 0x8c, 0xb5, 0xf4, 0x76, 0x3c, 0xb4, 0xbb, 0xfe, 0x0d, 0x00, 0x00, 0xff, 0xff, 0x29, 0xb5, 0xb1,
  98. 0xb9, 0xbd, 0x01, 0x00, 0x00,
  99. }