agones.dev/agones@v1.53.0/sdks/cpp/include/protoc-gen-openapiv2/options/annotations.pb.h (about) 1 // Copyright 2024 Google LLC All Rights Reserved. 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 15 // This code was autogenerated. Do not edit directly. 16 // Generated by the protocol buffer compiler. DO NOT EDIT! 17 // NO CHECKED-IN PROTOBUF GENCODE 18 // source: protoc-gen-openapiv2/options/annotations.proto 19 // Protobuf C++ Version: 6.30.0 20 21 #ifndef protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto_2epb_2eh 22 #define protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto_2epb_2eh 23 24 #include <limits> 25 #include <string> 26 #include <type_traits> 27 #include <utility> 28 29 #include "google/protobuf/runtime_version.h" 30 #if PROTOBUF_VERSION != 6030000 31 #error "Protobuf C++ gencode is built with an incompatible version of" 32 #error "Protobuf C++ headers/runtime. See" 33 #error "https://protobuf.dev/support/cross-version-runtime-guarantee/#cpp" 34 #endif 35 #include "google/protobuf/io/coded_stream.h" 36 #include "google/protobuf/arena.h" 37 #include "google/protobuf/arenastring.h" 38 #include "google/protobuf/generated_message_tctable_decl.h" 39 #include "google/protobuf/generated_message_util.h" 40 #include "google/protobuf/metadata_lite.h" 41 #include "google/protobuf/generated_message_reflection.h" 42 #include "google/protobuf/repeated_field.h" // IWYU pragma: export 43 #include "google/protobuf/extension_set.h" // IWYU pragma: export 44 #include "google/protobuf/descriptor.pb.h" 45 #include "protoc-gen-openapiv2/options/openapiv2.pb.h" 46 // @@protoc_insertion_point(includes) 47 48 // Must be included last. 49 #include "google/protobuf/port_def.inc" 50 51 #define PROTOBUF_INTERNAL_EXPORT_protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto AGONES_EXPORT 52 53 namespace google { 54 namespace protobuf { 55 namespace internal { 56 template <typename T> 57 ::absl::string_view GetAnyMessageName(); 58 } // namespace internal 59 } // namespace protobuf 60 } // namespace google 61 62 // Internal implementation detail -- do not use these members. 63 struct AGONES_EXPORT TableStruct_protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto { 64 static const ::uint32_t offsets[]; 65 }; 66 extern "C" { 67 AGONES_EXPORT extern const ::google::protobuf::internal::DescriptorTable descriptor_table_protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto; 68 } // extern "C" 69 namespace google { 70 namespace protobuf { 71 } // namespace protobuf 72 } // namespace google 73 74 namespace grpc { 75 namespace gateway { 76 namespace protoc_gen_openapiv2 { 77 namespace options { 78 79 // =================================================================== 80 81 82 83 // =================================================================== 84 85 86 87 inline constexpr int kOpenapiv2SwaggerFieldNumber = 88 1042; 89 AGONES_EXPORT extern ::google::protobuf::internal::ExtensionIdentifier< 90 ::google::protobuf::FileOptions, ::google::protobuf::internal::MessageTypeTraits< ::grpc::gateway::protoc_gen_openapiv2::options::Swagger >, 11, false> 91 openapiv2_swagger; 92 inline constexpr int kOpenapiv2OperationFieldNumber = 93 1042; 94 AGONES_EXPORT extern ::google::protobuf::internal::ExtensionIdentifier< 95 ::google::protobuf::MethodOptions, ::google::protobuf::internal::MessageTypeTraits< ::grpc::gateway::protoc_gen_openapiv2::options::Operation >, 11, false> 96 openapiv2_operation; 97 inline constexpr int kOpenapiv2SchemaFieldNumber = 98 1042; 99 AGONES_EXPORT extern ::google::protobuf::internal::ExtensionIdentifier< 100 ::google::protobuf::MessageOptions, ::google::protobuf::internal::MessageTypeTraits< ::grpc::gateway::protoc_gen_openapiv2::options::Schema >, 11, false> 101 openapiv2_schema; 102 inline constexpr int kOpenapiv2TagFieldNumber = 103 1042; 104 AGONES_EXPORT extern ::google::protobuf::internal::ExtensionIdentifier< 105 ::google::protobuf::ServiceOptions, ::google::protobuf::internal::MessageTypeTraits< ::grpc::gateway::protoc_gen_openapiv2::options::Tag >, 11, false> 106 openapiv2_tag; 107 inline constexpr int kOpenapiv2FieldFieldNumber = 108 1042; 109 AGONES_EXPORT extern ::google::protobuf::internal::ExtensionIdentifier< 110 ::google::protobuf::FieldOptions, ::google::protobuf::internal::MessageTypeTraits< ::grpc::gateway::protoc_gen_openapiv2::options::JSONSchema >, 11, false> 111 openapiv2_field; 112 113 // =================================================================== 114 115 116 #ifdef __GNUC__ 117 #pragma GCC diagnostic push 118 #pragma GCC diagnostic ignored "-Wstrict-aliasing" 119 #endif // __GNUC__ 120 #ifdef __GNUC__ 121 #pragma GCC diagnostic pop 122 #endif // __GNUC__ 123 124 // @@protoc_insertion_point(namespace_scope) 125 } // namespace options 126 } // namespace protoc_gen_openapiv2 127 } // namespace gateway 128 } // namespace grpc 129 130 131 // @@protoc_insertion_point(global_scope) 132 133 #include "google/protobuf/port_undef.inc" 134 135 #endif // protoc_2dgen_2dopenapiv2_2foptions_2fannotations_2eproto_2epb_2eh