Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

113 lignes
4.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/errors/null_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 null errors.
  18. type NullErrorEnum_NullError int32
  19. const (
  20. // Enum unspecified.
  21. NullErrorEnum_UNSPECIFIED NullErrorEnum_NullError = 0
  22. // The received error code is not known in this version.
  23. NullErrorEnum_UNKNOWN NullErrorEnum_NullError = 1
  24. // Specified list/container must not contain any null elements
  25. NullErrorEnum_NULL_CONTENT NullErrorEnum_NullError = 2
  26. )
  27. var NullErrorEnum_NullError_name = map[int32]string{
  28. 0: "UNSPECIFIED",
  29. 1: "UNKNOWN",
  30. 2: "NULL_CONTENT",
  31. }
  32. var NullErrorEnum_NullError_value = map[string]int32{
  33. "UNSPECIFIED": 0,
  34. "UNKNOWN": 1,
  35. "NULL_CONTENT": 2,
  36. }
  37. func (x NullErrorEnum_NullError) String() string {
  38. return proto.EnumName(NullErrorEnum_NullError_name, int32(x))
  39. }
  40. func (NullErrorEnum_NullError) EnumDescriptor() ([]byte, []int) {
  41. return fileDescriptor_null_error_cb6723cf4a5be0ce, []int{0, 0}
  42. }
  43. // Container for enum describing possible null errors.
  44. type NullErrorEnum struct {
  45. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  46. XXX_unrecognized []byte `json:"-"`
  47. XXX_sizecache int32 `json:"-"`
  48. }
  49. func (m *NullErrorEnum) Reset() { *m = NullErrorEnum{} }
  50. func (m *NullErrorEnum) String() string { return proto.CompactTextString(m) }
  51. func (*NullErrorEnum) ProtoMessage() {}
  52. func (*NullErrorEnum) Descriptor() ([]byte, []int) {
  53. return fileDescriptor_null_error_cb6723cf4a5be0ce, []int{0}
  54. }
  55. func (m *NullErrorEnum) XXX_Unmarshal(b []byte) error {
  56. return xxx_messageInfo_NullErrorEnum.Unmarshal(m, b)
  57. }
  58. func (m *NullErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  59. return xxx_messageInfo_NullErrorEnum.Marshal(b, m, deterministic)
  60. }
  61. func (dst *NullErrorEnum) XXX_Merge(src proto.Message) {
  62. xxx_messageInfo_NullErrorEnum.Merge(dst, src)
  63. }
  64. func (m *NullErrorEnum) XXX_Size() int {
  65. return xxx_messageInfo_NullErrorEnum.Size(m)
  66. }
  67. func (m *NullErrorEnum) XXX_DiscardUnknown() {
  68. xxx_messageInfo_NullErrorEnum.DiscardUnknown(m)
  69. }
  70. var xxx_messageInfo_NullErrorEnum proto.InternalMessageInfo
  71. func init() {
  72. proto.RegisterType((*NullErrorEnum)(nil), "google.ads.googleads.v1.errors.NullErrorEnum")
  73. proto.RegisterEnum("google.ads.googleads.v1.errors.NullErrorEnum_NullError", NullErrorEnum_NullError_name, NullErrorEnum_NullError_value)
  74. }
  75. func init() {
  76. proto.RegisterFile("google/ads/googleads/v1/errors/null_error.proto", fileDescriptor_null_error_cb6723cf4a5be0ce)
  77. }
  78. var fileDescriptor_null_error_cb6723cf4a5be0ce = []byte{
  79. // 285 bytes of a gzipped FileDescriptorProto
  80. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xdf, 0x6a, 0x83, 0x30,
  81. 0x14, 0xc6, 0xa7, 0x83, 0x8d, 0xa5, 0xfb, 0x23, 0x5e, 0x8e, 0xd1, 0x0b, 0x1f, 0x20, 0x41, 0x76,
  82. 0x97, 0x5e, 0xd9, 0xd6, 0x95, 0x32, 0x49, 0x85, 0x55, 0x07, 0x43, 0x28, 0x6e, 0x4a, 0x10, 0xd2,
  83. 0x1c, 0x31, 0xda, 0x07, 0xda, 0xe5, 0x1e, 0x65, 0x6f, 0xb2, 0x3d, 0xc5, 0xd0, 0xd4, 0xdc, 0xad,
  84. 0x57, 0xf9, 0x11, 0x7e, 0xdf, 0x39, 0x1f, 0x07, 0x11, 0x0e, 0xc0, 0x45, 0x49, 0xf2, 0x42, 0x1d,
  85. 0xb1, 0xa7, 0x83, 0x4f, 0xca, 0xa6, 0x81, 0x46, 0x11, 0xd9, 0x09, 0xb1, 0x1b, 0x18, 0xd7, 0x0d,
  86. 0xb4, 0xe0, 0x4e, 0xb5, 0x85, 0xf3, 0x42, 0x61, 0x13, 0xc0, 0x07, 0x1f, 0xeb, 0xc0, 0xfd, 0xc3,
  87. 0x38, 0xb0, 0xae, 0x48, 0x2e, 0x25, 0xb4, 0x79, 0x5b, 0x81, 0x54, 0x3a, 0xed, 0x45, 0xe8, 0x86,
  88. 0x75, 0x42, 0x84, 0xbd, 0x1b, 0xca, 0x6e, 0xef, 0xcd, 0xd0, 0x95, 0xf9, 0x70, 0xef, 0xd0, 0x24,
  89. 0x61, 0x2f, 0x71, 0xb8, 0x58, 0x3f, 0xad, 0xc3, 0xa5, 0x73, 0xe6, 0x4e, 0xd0, 0x65, 0xc2, 0x9e,
  90. 0xd9, 0xe6, 0x95, 0x39, 0x96, 0xeb, 0xa0, 0x6b, 0x96, 0x44, 0xd1, 0x6e, 0xb1, 0x61, 0xdb, 0x90,
  91. 0x6d, 0x1d, 0x7b, 0xfe, 0x63, 0x21, 0xef, 0x03, 0xf6, 0xf8, 0x74, 0xa5, 0xf9, 0xad, 0xd9, 0x10,
  92. 0xf7, 0x25, 0x62, 0xeb, 0x6d, 0x79, 0x4c, 0x70, 0x10, 0xb9, 0xe4, 0x18, 0x1a, 0x4e, 0x78, 0x29,
  93. 0x87, 0x8a, 0xe3, 0x15, 0xea, 0x4a, 0xfd, 0x77, 0x94, 0x99, 0x7e, 0x3e, 0xed, 0xf3, 0x55, 0x10,
  94. 0x7c, 0xd9, 0xd3, 0x95, 0x1e, 0x16, 0x14, 0x0a, 0x6b, 0xec, 0x29, 0xf5, 0xf1, 0xb0, 0x52, 0x7d,
  95. 0x8f, 0x42, 0x16, 0x14, 0x2a, 0x33, 0x42, 0x96, 0xfa, 0x99, 0x16, 0x7e, 0x6d, 0x4f, 0xff, 0x52,
  96. 0x1a, 0x14, 0x8a, 0x52, 0xa3, 0x50, 0x9a, 0xfa, 0x94, 0x6a, 0xe9, 0xfd, 0x62, 0x68, 0xf7, 0xf8,
  97. 0x17, 0x00, 0x00, 0xff, 0xff, 0xf4, 0xcd, 0xb2, 0x8f, 0xb1, 0x01, 0x00, 0x00,
  98. }