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.
 
 
 

111 lines
4.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/errors/id_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 id errors.
  17. type IdErrorEnum_IdError int32
  18. const (
  19. // Enum unspecified.
  20. IdErrorEnum_UNSPECIFIED IdErrorEnum_IdError = 0
  21. // The received error code is not known in this version.
  22. IdErrorEnum_UNKNOWN IdErrorEnum_IdError = 1
  23. // Id not found
  24. IdErrorEnum_NOT_FOUND IdErrorEnum_IdError = 2
  25. )
  26. var IdErrorEnum_IdError_name = map[int32]string{
  27. 0: "UNSPECIFIED",
  28. 1: "UNKNOWN",
  29. 2: "NOT_FOUND",
  30. }
  31. var IdErrorEnum_IdError_value = map[string]int32{
  32. "UNSPECIFIED": 0,
  33. "UNKNOWN": 1,
  34. "NOT_FOUND": 2,
  35. }
  36. func (x IdErrorEnum_IdError) String() string {
  37. return proto.EnumName(IdErrorEnum_IdError_name, int32(x))
  38. }
  39. func (IdErrorEnum_IdError) EnumDescriptor() ([]byte, []int) {
  40. return fileDescriptor_id_error_f52dbb4ecea06953, []int{0, 0}
  41. }
  42. // Container for enum describing possible id errors.
  43. type IdErrorEnum struct {
  44. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  45. XXX_unrecognized []byte `json:"-"`
  46. XXX_sizecache int32 `json:"-"`
  47. }
  48. func (m *IdErrorEnum) Reset() { *m = IdErrorEnum{} }
  49. func (m *IdErrorEnum) String() string { return proto.CompactTextString(m) }
  50. func (*IdErrorEnum) ProtoMessage() {}
  51. func (*IdErrorEnum) Descriptor() ([]byte, []int) {
  52. return fileDescriptor_id_error_f52dbb4ecea06953, []int{0}
  53. }
  54. func (m *IdErrorEnum) XXX_Unmarshal(b []byte) error {
  55. return xxx_messageInfo_IdErrorEnum.Unmarshal(m, b)
  56. }
  57. func (m *IdErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  58. return xxx_messageInfo_IdErrorEnum.Marshal(b, m, deterministic)
  59. }
  60. func (dst *IdErrorEnum) XXX_Merge(src proto.Message) {
  61. xxx_messageInfo_IdErrorEnum.Merge(dst, src)
  62. }
  63. func (m *IdErrorEnum) XXX_Size() int {
  64. return xxx_messageInfo_IdErrorEnum.Size(m)
  65. }
  66. func (m *IdErrorEnum) XXX_DiscardUnknown() {
  67. xxx_messageInfo_IdErrorEnum.DiscardUnknown(m)
  68. }
  69. var xxx_messageInfo_IdErrorEnum proto.InternalMessageInfo
  70. func init() {
  71. proto.RegisterType((*IdErrorEnum)(nil), "google.ads.googleads.v0.errors.IdErrorEnum")
  72. proto.RegisterEnum("google.ads.googleads.v0.errors.IdErrorEnum_IdError", IdErrorEnum_IdError_name, IdErrorEnum_IdError_value)
  73. }
  74. func init() {
  75. proto.RegisterFile("google/ads/googleads/v0/errors/id_error.proto", fileDescriptor_id_error_f52dbb4ecea06953)
  76. }
  77. var fileDescriptor_id_error_f52dbb4ecea06953 = []byte{
  78. // 263 bytes of a gzipped FileDescriptorProto
  79. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0x4d, 0xcf, 0xcf, 0x4f,
  80. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xa2,
  81. 0xa2, 0xfc, 0xa2, 0x62, 0xfd, 0xcc, 0x94, 0x78, 0x30, 0x4b, 0xaf, 0xa0, 0x28, 0xbf, 0x24, 0x5f,
  82. 0x48, 0x0e, 0xa2, 0x46, 0x2f, 0x31, 0xa5, 0x58, 0x0f, 0xae, 0x5c, 0xaf, 0xcc, 0x40, 0x0f, 0xa2,
  83. 0x5c, 0xc9, 0x95, 0x8b, 0xdb, 0x33, 0xc5, 0x15, 0xc4, 0x76, 0xcd, 0x2b, 0xcd, 0x55, 0x32, 0xe3,
  84. 0x62, 0x87, 0x72, 0x85, 0xf8, 0xb9, 0xb8, 0x43, 0xfd, 0x82, 0x03, 0x5c, 0x9d, 0x3d, 0xdd, 0x3c,
  85. 0x5d, 0x5d, 0x04, 0x18, 0x84, 0xb8, 0xb9, 0xd8, 0x43, 0xfd, 0xbc, 0xfd, 0xfc, 0xc3, 0xfd, 0x04,
  86. 0x18, 0x85, 0x78, 0xb9, 0x38, 0xfd, 0xfc, 0x43, 0xe2, 0xdd, 0xfc, 0x43, 0xfd, 0x5c, 0x04, 0x98,
  87. 0x9c, 0x9e, 0x33, 0x72, 0x29, 0x25, 0xe7, 0xe7, 0xea, 0xe1, 0xb7, 0xcd, 0x89, 0x07, 0x6a, 0x78,
  88. 0x00, 0xc8, 0x6d, 0x01, 0x8c, 0x51, 0x2e, 0x50, 0xf5, 0xe9, 0xf9, 0x39, 0x89, 0x79, 0xe9, 0x7a,
  89. 0xf9, 0x45, 0xe9, 0xfa, 0xe9, 0xa9, 0x79, 0x60, 0x97, 0xc3, 0x3c, 0x57, 0x90, 0x59, 0x8c, 0xcb,
  90. 0xaf, 0xd6, 0x10, 0x6a, 0x11, 0x13, 0xb3, 0xbb, 0xa3, 0xe3, 0x2a, 0x26, 0x39, 0x77, 0x88, 0x61,
  91. 0x8e, 0x29, 0xc5, 0x7a, 0x10, 0x26, 0x88, 0x15, 0x66, 0xa0, 0x07, 0xb6, 0xb2, 0xf8, 0x14, 0x4c,
  92. 0x41, 0x8c, 0x63, 0x4a, 0x71, 0x0c, 0x5c, 0x41, 0x4c, 0x98, 0x41, 0x0c, 0x44, 0xc1, 0x2b, 0x26,
  93. 0x25, 0x88, 0xa8, 0x95, 0x95, 0x63, 0x4a, 0xb1, 0x95, 0x15, 0x5c, 0x89, 0x95, 0x55, 0x98, 0x81,
  94. 0x95, 0x15, 0x44, 0x51, 0x12, 0x1b, 0xd8, 0x75, 0xc6, 0x80, 0x00, 0x00, 0x00, 0xff, 0xff, 0x31,
  95. 0x8b, 0x2c, 0xdc, 0x88, 0x01, 0x00, 0x00,
  96. }