Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 

118 řádky
5.8 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/errors/keyword_plan_idea_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 errors from KeywordPlanIdeaService.
  17. type KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError int32
  18. const (
  19. // Enum unspecified.
  20. KeywordPlanIdeaErrorEnum_UNSPECIFIED KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError = 0
  21. // The received error code is not known in this version.
  22. KeywordPlanIdeaErrorEnum_UNKNOWN KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError = 1
  23. // Error when crawling the input URL.
  24. KeywordPlanIdeaErrorEnum_URL_CRAWL_ERROR KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError = 2
  25. // The input has an invalid value.
  26. KeywordPlanIdeaErrorEnum_INVALID_VALUE KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError = 3
  27. )
  28. var KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "URL_CRAWL_ERROR",
  32. 3: "INVALID_VALUE",
  33. }
  34. var KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "URL_CRAWL_ERROR": 2,
  38. "INVALID_VALUE": 3,
  39. }
  40. func (x KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError) String() string {
  41. return proto.EnumName(KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError_name, int32(x))
  42. }
  43. func (KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_keyword_plan_idea_error_1001dbac13fcb45e, []int{0, 0}
  45. }
  46. // Container for enum describing possible errors from KeywordPlanIdeaService.
  47. type KeywordPlanIdeaErrorEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *KeywordPlanIdeaErrorEnum) Reset() { *m = KeywordPlanIdeaErrorEnum{} }
  53. func (m *KeywordPlanIdeaErrorEnum) String() string { return proto.CompactTextString(m) }
  54. func (*KeywordPlanIdeaErrorEnum) ProtoMessage() {}
  55. func (*KeywordPlanIdeaErrorEnum) Descriptor() ([]byte, []int) {
  56. return fileDescriptor_keyword_plan_idea_error_1001dbac13fcb45e, []int{0}
  57. }
  58. func (m *KeywordPlanIdeaErrorEnum) XXX_Unmarshal(b []byte) error {
  59. return xxx_messageInfo_KeywordPlanIdeaErrorEnum.Unmarshal(m, b)
  60. }
  61. func (m *KeywordPlanIdeaErrorEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  62. return xxx_messageInfo_KeywordPlanIdeaErrorEnum.Marshal(b, m, deterministic)
  63. }
  64. func (dst *KeywordPlanIdeaErrorEnum) XXX_Merge(src proto.Message) {
  65. xxx_messageInfo_KeywordPlanIdeaErrorEnum.Merge(dst, src)
  66. }
  67. func (m *KeywordPlanIdeaErrorEnum) XXX_Size() int {
  68. return xxx_messageInfo_KeywordPlanIdeaErrorEnum.Size(m)
  69. }
  70. func (m *KeywordPlanIdeaErrorEnum) XXX_DiscardUnknown() {
  71. xxx_messageInfo_KeywordPlanIdeaErrorEnum.DiscardUnknown(m)
  72. }
  73. var xxx_messageInfo_KeywordPlanIdeaErrorEnum proto.InternalMessageInfo
  74. func init() {
  75. proto.RegisterType((*KeywordPlanIdeaErrorEnum)(nil), "google.ads.googleads.v0.errors.KeywordPlanIdeaErrorEnum")
  76. proto.RegisterEnum("google.ads.googleads.v0.errors.KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError", KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError_name, KeywordPlanIdeaErrorEnum_KeywordPlanIdeaError_value)
  77. }
  78. func init() {
  79. proto.RegisterFile("google/ads/googleads/v0/errors/keyword_plan_idea_error.proto", fileDescriptor_keyword_plan_idea_error_1001dbac13fcb45e)
  80. }
  81. var fileDescriptor_keyword_plan_idea_error_1001dbac13fcb45e = []byte{
  82. // 309 bytes of a gzipped FileDescriptorProto
  83. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x30,
  84. 0x1c, 0xc6, 0x5d, 0x07, 0x0a, 0x19, 0xb2, 0x5a, 0x3d, 0xe8, 0x65, 0x87, 0x3e, 0x40, 0x5a, 0xf0,
  85. 0x16, 0xbd, 0x64, 0x5b, 0x1c, 0x65, 0xa5, 0x2b, 0x95, 0x76, 0x20, 0x85, 0x10, 0x4d, 0x08, 0xc3,
  86. 0xae, 0x19, 0x89, 0x4e, 0x7d, 0x1d, 0x8f, 0x3e, 0x8a, 0x8f, 0xe2, 0xd9, 0x07, 0x90, 0x36, 0xae,
  87. 0xa7, 0xe9, 0xa9, 0x1f, 0xfd, 0x7e, 0xdf, 0x3f, 0xdf, 0xff, 0x0f, 0xae, 0xa5, 0x52, 0xb2, 0x12,
  88. 0x01, 0xe3, 0x26, 0xb0, 0xb2, 0x51, 0xdb, 0x30, 0x10, 0x5a, 0x2b, 0x6d, 0x82, 0x47, 0xf1, 0xf6,
  89. 0xa2, 0x34, 0xa7, 0x9b, 0x8a, 0xd5, 0x74, 0xc5, 0x05, 0xa3, 0xad, 0x01, 0x37, 0x5a, 0x3d, 0x29,
  90. 0x6f, 0x64, 0x23, 0x90, 0x71, 0x03, 0xbb, 0x34, 0xdc, 0x86, 0xd0, 0xa6, 0xfd, 0x57, 0x70, 0x3e,
  91. 0xb7, 0x03, 0xd2, 0x8a, 0xd5, 0x11, 0x17, 0x8c, 0x34, 0x06, 0xa9, 0x9f, 0xd7, 0x7e, 0x09, 0xce,
  92. 0xf6, 0x79, 0xde, 0x10, 0x0c, 0xf2, 0xe4, 0x36, 0x25, 0x93, 0xe8, 0x26, 0x22, 0x53, 0xf7, 0xc0,
  93. 0x1b, 0x80, 0xa3, 0x3c, 0x99, 0x27, 0x8b, 0x65, 0xe2, 0xf6, 0xbc, 0x53, 0x30, 0xcc, 0xb3, 0x98,
  94. 0x4e, 0x32, 0xbc, 0x8c, 0x29, 0xc9, 0xb2, 0x45, 0xe6, 0x3a, 0xde, 0x09, 0x38, 0x8e, 0x92, 0x02,
  95. 0xc7, 0xd1, 0x94, 0x16, 0x38, 0xce, 0x89, 0xdb, 0x1f, 0x7f, 0xf7, 0x80, 0xff, 0xa0, 0xd6, 0xf0,
  96. 0xff, 0x82, 0xe3, 0x8b, 0x7d, 0x15, 0xd2, 0x66, 0xb7, 0xb4, 0x77, 0x37, 0xfd, 0x0d, 0x4b, 0x55,
  97. 0xb1, 0x5a, 0x42, 0xa5, 0x65, 0x20, 0x45, 0xdd, 0x6e, 0xbe, 0xbb, 0xd5, 0x66, 0x65, 0xfe, 0x3a,
  98. 0xdd, 0x95, 0xfd, 0xbc, 0x3b, 0xfd, 0x19, 0xc6, 0x1f, 0xce, 0x68, 0x66, 0x87, 0x61, 0x6e, 0xa0,
  99. 0x95, 0x8d, 0x2a, 0x42, 0xd8, 0x3e, 0x69, 0x3e, 0x77, 0x40, 0x89, 0xb9, 0x29, 0x3b, 0xa0, 0x2c,
  100. 0xc2, 0xd2, 0x02, 0x5f, 0x8e, 0x6f, 0xff, 0x22, 0x84, 0xb9, 0x41, 0xa8, 0x43, 0x10, 0x2a, 0x42,
  101. 0x84, 0x2c, 0x74, 0x7f, 0xd8, 0xb6, 0xbb, 0xfc, 0x09, 0x00, 0x00, 0xff, 0xff, 0x81, 0x49, 0x33,
  102. 0x8f, 0xd7, 0x01, 0x00, 0x00,
  103. }