annotations.pb.go 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  1. // Copyright 2015 Google LLC
  2. //
  3. // Licensed under the Apache License, Version 2.0 (the "License");
  4. // you may not use this file except in compliance with the License.
  5. // You may obtain a copy of the License at
  6. //
  7. // http://www.apache.org/licenses/LICENSE-2.0
  8. //
  9. // Unless required by applicable law or agreed to in writing, software
  10. // distributed under the License is distributed on an "AS IS" BASIS,
  11. // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. // See the License for the specific language governing permissions and
  13. // limitations under the License.
  14. // Code generated by protoc-gen-go. DO NOT EDIT.
  15. // versions:
  16. // protoc-gen-go v1.26.0
  17. // protoc v3.12.2
  18. // source: google/api/annotations.proto
  19. package annotations
  20. import (
  21. reflect "reflect"
  22. protoreflect "google.golang.org/protobuf/reflect/protoreflect"
  23. protoimpl "google.golang.org/protobuf/runtime/protoimpl"
  24. descriptorpb "google.golang.org/protobuf/types/descriptorpb"
  25. )
  26. const (
  27. // Verify that this generated code is sufficiently up-to-date.
  28. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion)
  29. // Verify that runtime/protoimpl is sufficiently up-to-date.
  30. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
  31. )
  32. var file_google_api_annotations_proto_extTypes = []protoimpl.ExtensionInfo{
  33. {
  34. ExtendedType: (*descriptorpb.MethodOptions)(nil),
  35. ExtensionType: (*HttpRule)(nil),
  36. Field: 72295728,
  37. Name: "google.api.http",
  38. Tag: "bytes,72295728,opt,name=http",
  39. Filename: "google/api/annotations.proto",
  40. },
  41. }
  42. // Extension fields to descriptorpb.MethodOptions.
  43. var (
  44. // See `HttpRule`.
  45. //
  46. // optional google.api.HttpRule http = 72295728;
  47. E_Http = &file_google_api_annotations_proto_extTypes[0]
  48. )
  49. var File_google_api_annotations_proto protoreflect.FileDescriptor
  50. var file_google_api_annotations_proto_rawDesc = []byte{
  51. 0x0a, 0x1c, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x61, 0x6e, 0x6e,
  52. 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x0a,
  53. 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61, 0x70, 0x69, 0x1a, 0x15, 0x67, 0x6f, 0x6f, 0x67,
  54. 0x6c, 0x65, 0x2f, 0x61, 0x70, 0x69, 0x2f, 0x68, 0x74, 0x74, 0x70, 0x2e, 0x70, 0x72, 0x6f, 0x74,
  55. 0x6f, 0x1a, 0x20, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62,
  56. 0x75, 0x66, 0x2f, 0x64, 0x65, 0x73, 0x63, 0x72, 0x69, 0x70, 0x74, 0x6f, 0x72, 0x2e, 0x70, 0x72,
  57. 0x6f, 0x74, 0x6f, 0x3a, 0x4b, 0x0a, 0x04, 0x68, 0x74, 0x74, 0x70, 0x12, 0x1e, 0x2e, 0x67, 0x6f,
  58. 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x62, 0x75, 0x66, 0x2e, 0x4d, 0x65,
  59. 0x74, 0x68, 0x6f, 0x64, 0x4f, 0x70, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x18, 0xb0, 0xca, 0xbc, 0x22,
  60. 0x20, 0x01, 0x28, 0x0b, 0x32, 0x14, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61, 0x70,
  61. 0x69, 0x2e, 0x48, 0x74, 0x74, 0x70, 0x52, 0x75, 0x6c, 0x65, 0x52, 0x04, 0x68, 0x74, 0x74, 0x70,
  62. 0x42, 0x6e, 0x0a, 0x0e, 0x63, 0x6f, 0x6d, 0x2e, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x61,
  63. 0x70, 0x69, 0x42, 0x10, 0x41, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x50,
  64. 0x72, 0x6f, 0x74, 0x6f, 0x50, 0x01, 0x5a, 0x41, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x2e, 0x67,
  65. 0x6f, 0x6c, 0x61, 0x6e, 0x67, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x67, 0x65, 0x6e, 0x70, 0x72, 0x6f,
  66. 0x74, 0x6f, 0x2f, 0x67, 0x6f, 0x6f, 0x67, 0x6c, 0x65, 0x61, 0x70, 0x69, 0x73, 0x2f, 0x61, 0x70,
  67. 0x69, 0x2f, 0x61, 0x6e, 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0x3b, 0x61, 0x6e,
  68. 0x6e, 0x6f, 0x74, 0x61, 0x74, 0x69, 0x6f, 0x6e, 0x73, 0xa2, 0x02, 0x04, 0x47, 0x41, 0x50, 0x49,
  69. 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33,
  70. }
  71. var file_google_api_annotations_proto_goTypes = []interface{}{
  72. (*descriptorpb.MethodOptions)(nil), // 0: google.protobuf.MethodOptions
  73. (*HttpRule)(nil), // 1: google.api.HttpRule
  74. }
  75. var file_google_api_annotations_proto_depIdxs = []int32{
  76. 0, // 0: google.api.http:extendee -> google.protobuf.MethodOptions
  77. 1, // 1: google.api.http:type_name -> google.api.HttpRule
  78. 2, // [2:2] is the sub-list for method output_type
  79. 2, // [2:2] is the sub-list for method input_type
  80. 1, // [1:2] is the sub-list for extension type_name
  81. 0, // [0:1] is the sub-list for extension extendee
  82. 0, // [0:0] is the sub-list for field type_name
  83. }
  84. func init() { file_google_api_annotations_proto_init() }
  85. func file_google_api_annotations_proto_init() {
  86. if File_google_api_annotations_proto != nil {
  87. return
  88. }
  89. file_google_api_http_proto_init()
  90. type x struct{}
  91. out := protoimpl.TypeBuilder{
  92. File: protoimpl.DescBuilder{
  93. GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
  94. RawDescriptor: file_google_api_annotations_proto_rawDesc,
  95. NumEnums: 0,
  96. NumMessages: 0,
  97. NumExtensions: 1,
  98. NumServices: 0,
  99. },
  100. GoTypes: file_google_api_annotations_proto_goTypes,
  101. DependencyIndexes: file_google_api_annotations_proto_depIdxs,
  102. ExtensionInfos: file_google_api_annotations_proto_extTypes,
  103. }.Build()
  104. File_google_api_annotations_proto = out.File
  105. file_google_api_annotations_proto_rawDesc = nil
  106. file_google_api_annotations_proto_goTypes = nil
  107. file_google_api_annotations_proto_depIdxs = nil
  108. }