25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

119 satır
5.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/errors/string_format_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 string format errors.
  18. type StringFormatErrorEnum_StringFormatError int32
  19. const (
  20. // Enum unspecified.
  21. StringFormatErrorEnum_UNSPECIFIED StringFormatErrorEnum_StringFormatError = 0
  22. // The received error code is not known in this version.
  23. StringFormatErrorEnum_UNKNOWN StringFormatErrorEnum_StringFormatError = 1
  24. // The input string value contains disallowed characters.
  25. StringFormatErrorEnum_ILLEGAL_CHARS StringFormatErrorEnum_StringFormatError = 2
  26. // The input string value is invalid for the associated field.
  27. StringFormatErrorEnum_INVALID_FORMAT StringFormatErrorEnum_StringFormatError = 3
  28. )
  29. var StringFormatErrorEnum_StringFormatError_name = map[int32]string{
  30. 0: "UNSPECIFIED",
  31. 1: "UNKNOWN",
  32. 2: "ILLEGAL_CHARS",
  33. 3: "INVALID_FORMAT",
  34. }
  35. var StringFormatErrorEnum_StringFormatError_value = map[string]int32{
  36. "UNSPECIFIED": 0,
  37. "UNKNOWN": 1,
  38. "ILLEGAL_CHARS": 2,
  39. "INVALID_FORMAT": 3,
  40. }
  41. func (x StringFormatErrorEnum_StringFormatError) String() string {
  42. return proto.EnumName(StringFormatErrorEnum_StringFormatError_name, int32(x))
  43. }
  44. func (StringFormatErrorEnum_StringFormatError) EnumDescriptor() ([]byte, []int) {
  45. return fileDescriptor_string_format_error_bf487efc8fd4284e, []int{0, 0}
  46. }
  47. // Container for enum describing possible string format errors.
  48. type StringFormatErrorEnum struct {
  49. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  50. XXX_unrecognized []byte `json:"-"`
  51. XXX_sizecache int32 `json:"-"`
  52. }
  53. func (m *StringFormatErrorEnum) Reset() { *m = StringFormatErrorEnum{} }
  54. func (m *StringFormatErrorEnum) String() string { return proto.CompactTextString(m) }
  55. func (*StringFormatErrorEnum) ProtoMessage() {}
  56. func (*StringFormatErrorEnum) Descriptor() ([]byte, []int) {
  57. return fileDescriptor_string_format_error_bf487efc8fd4284e, []int{0}
  58. }
  59. func (m *StringFormatErrorEnum) XXX_Unmarshal(b []byte) error {
  60. return xxx_messageInfo_StringFormatErrorEnum.Unmarshal(m, b)
  61. }
  62. func (m *StringFormatErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  63. return xxx_messageInfo_StringFormatErrorEnum.Marshal(b, m, deterministic)
  64. }
  65. func (dst *StringFormatErrorEnum) XXX_Merge(src proto.Message) {
  66. xxx_messageInfo_StringFormatErrorEnum.Merge(dst, src)
  67. }
  68. func (m *StringFormatErrorEnum) XXX_Size() int {
  69. return xxx_messageInfo_StringFormatErrorEnum.Size(m)
  70. }
  71. func (m *StringFormatErrorEnum) XXX_DiscardUnknown() {
  72. xxx_messageInfo_StringFormatErrorEnum.DiscardUnknown(m)
  73. }
  74. var xxx_messageInfo_StringFormatErrorEnum proto.InternalMessageInfo
  75. func init() {
  76. proto.RegisterType((*StringFormatErrorEnum)(nil), "google.ads.googleads.v1.errors.StringFormatErrorEnum")
  77. proto.RegisterEnum("google.ads.googleads.v1.errors.StringFormatErrorEnum_StringFormatError", StringFormatErrorEnum_StringFormatError_name, StringFormatErrorEnum_StringFormatError_value)
  78. }
  79. func init() {
  80. proto.RegisterFile("google/ads/googleads/v1/errors/string_format_error.proto", fileDescriptor_string_format_error_bf487efc8fd4284e)
  81. }
  82. var fileDescriptor_string_format_error_bf487efc8fd4284e = []byte{
  83. // 318 bytes of a gzipped FileDescriptorProto
  84. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x30,
  85. 0x1c, 0xc6, 0x5d, 0x07, 0x0a, 0x19, 0x6a, 0x17, 0xd0, 0x83, 0xc8, 0x0e, 0x7d, 0x80, 0x84, 0xe2,
  86. 0x45, 0xe2, 0x29, 0xdb, 0xba, 0x59, 0xac, 0xdd, 0xd8, 0x5c, 0x15, 0x29, 0x94, 0x68, 0x67, 0x28,
  87. 0x6c, 0xc9, 0x4c, 0xea, 0x1e, 0xc8, 0xa3, 0x8f, 0xe2, 0xa3, 0x78, 0xf3, 0x0d, 0xa4, 0x89, 0xed,
  88. 0x65, 0xe8, 0xa9, 0x1f, 0xff, 0xfe, 0xbe, 0xef, 0xff, 0xe5, 0x0f, 0x2e, 0xb9, 0x94, 0x7c, 0xb5,
  89. 0xc4, 0x2c, 0xd7, 0xd8, 0xca, 0x4a, 0x6d, 0x7d, 0xbc, 0x54, 0x4a, 0x2a, 0x8d, 0x75, 0xa9, 0x0a,
  90. 0xc1, 0xb3, 0x17, 0xa9, 0xd6, 0xac, 0xcc, 0xcc, 0x10, 0x6d, 0x94, 0x2c, 0x25, 0xec, 0x59, 0x1c,
  91. 0xb1, 0x5c, 0xa3, 0xc6, 0x89, 0xb6, 0x3e, 0xb2, 0xce, 0xb3, 0xf3, 0x3a, 0x79, 0x53, 0x60, 0x26,
  92. 0x84, 0x2c, 0x59, 0x59, 0x48, 0xa1, 0xad, 0xdb, 0x7b, 0x05, 0x27, 0x73, 0x13, 0x3d, 0x32, 0xc9,
  93. 0x41, 0xe5, 0x09, 0xc4, 0xdb, 0xda, 0x7b, 0x00, 0xdd, 0x9d, 0x1f, 0xf0, 0x18, 0x74, 0x16, 0xf1,
  94. 0x7c, 0x1a, 0x0c, 0xc2, 0x51, 0x18, 0x0c, 0xdd, 0x3d, 0xd8, 0x01, 0x07, 0x8b, 0xf8, 0x26, 0x9e,
  95. 0xdc, 0xc7, 0x6e, 0x0b, 0x76, 0xc1, 0x61, 0x18, 0x45, 0xc1, 0x98, 0x46, 0xd9, 0xe0, 0x9a, 0xce,
  96. 0xe6, 0xae, 0x03, 0x21, 0x38, 0x0a, 0xe3, 0x84, 0x46, 0xe1, 0x30, 0x1b, 0x4d, 0x66, 0xb7, 0xf4,
  97. 0xce, 0x6d, 0xf7, 0xbf, 0x5b, 0xc0, 0x7b, 0x96, 0x6b, 0xf4, 0x7f, 0xef, 0xfe, 0xe9, 0xce, 0xfa,
  98. 0x69, 0xd5, 0x78, 0xda, 0x7a, 0x1c, 0xfe, 0x3a, 0xb9, 0x5c, 0x31, 0xc1, 0x91, 0x54, 0x1c, 0xf3,
  99. 0xa5, 0x30, 0xef, 0xa9, 0x6f, 0xb7, 0x29, 0xf4, 0x5f, 0xa7, 0xbc, 0xb2, 0x9f, 0x77, 0xa7, 0x3d,
  100. 0xa6, 0xf4, 0xc3, 0xe9, 0x8d, 0x6d, 0x18, 0xcd, 0x35, 0xb2, 0xb2, 0x52, 0x89, 0x8f, 0xcc, 0x4a,
  101. 0xfd, 0x59, 0x03, 0x29, 0xcd, 0x75, 0xda, 0x00, 0x69, 0xe2, 0xa7, 0x16, 0xf8, 0x72, 0x3c, 0x3b,
  102. 0x25, 0x84, 0xe6, 0x9a, 0x90, 0x06, 0x21, 0x24, 0xf1, 0x09, 0xb1, 0xd0, 0xd3, 0xbe, 0x69, 0x77,
  103. 0xf1, 0x13, 0x00, 0x00, 0xff, 0xff, 0xb4, 0x40, 0x90, 0x0d, 0xe7, 0x01, 0x00, 0x00,
  104. }