agones.dev/agones@v1.53.0/sdks/cpp/src/google/annotations.pb.cc (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: google/api/annotations.proto 19 // Protobuf C++ Version: 6.30.0 20 21 #include "google/api/annotations.pb.h" 22 23 #include <algorithm> 24 #include <type_traits> 25 #include "google/protobuf/io/coded_stream.h" 26 #include "google/protobuf/generated_message_tctable_impl.h" 27 #include "google/protobuf/extension_set.h" 28 #include "google/protobuf/generated_message_util.h" 29 #include "google/protobuf/wire_format_lite.h" 30 #include "google/protobuf/descriptor.h" 31 #include "google/protobuf/generated_message_reflection.h" 32 #include "google/protobuf/reflection_ops.h" 33 #include "google/protobuf/wire_format.h" 34 // @@protoc_insertion_point(includes) 35 36 // Must be included last. 37 #include "google/protobuf/port_def.inc" 38 PROTOBUF_PRAGMA_INIT_SEG 39 namespace _pb = ::google::protobuf; 40 namespace _pbi = ::google::protobuf::internal; 41 namespace _fl = ::google::protobuf::internal::field_layout; 42 namespace google { 43 namespace api { 44 } // namespace api 45 } // namespace google 46 static constexpr const ::_pb::EnumDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE 47 file_level_enum_descriptors_google_2fapi_2fannotations_2eproto = nullptr; 48 static constexpr const ::_pb::ServiceDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE 49 file_level_service_descriptors_google_2fapi_2fannotations_2eproto = nullptr; 50 const ::uint32_t TableStruct_google_2fapi_2fannotations_2eproto::offsets[1] = {}; 51 static constexpr ::_pbi::MigrationSchema* PROTOBUF_NULLABLE schemas = nullptr; 52 static constexpr ::_pb::Message* PROTOBUF_NONNULL const* PROTOBUF_NULLABLE 53 file_default_instances = nullptr; 54 const char descriptor_table_protodef_google_2fapi_2fannotations_2eproto[] ABSL_ATTRIBUTE_SECTION_VARIABLE( 55 protodesc_cold) = { 56 "\n\034google/api/annotations.proto\022\ngoogle.a" 57 "pi\032\025google/api/http.proto\032 google/protob" 58 "uf/descriptor.proto:E\n\004http\022\036.google.pro" 59 "tobuf.MethodOptions\030\260\312\274\" \001(\0132\024.google.ap" 60 "i.HttpRuleBn\n\016com.google.apiB\020Annotation" 61 "sProtoP\001ZAgoogle.golang.org/genproto/goo" 62 "gleapis/api/annotations;annotations\242\002\004GA" 63 "PIb\006proto3" 64 }; 65 static const ::_pbi::DescriptorTable* PROTOBUF_NONNULL const 66 descriptor_table_google_2fapi_2fannotations_2eproto_deps[2] = { 67 &::descriptor_table_google_2fapi_2fhttp_2eproto, 68 &::descriptor_table_google_2fprotobuf_2fdescriptor_2eproto, 69 }; 70 static ::absl::once_flag descriptor_table_google_2fapi_2fannotations_2eproto_once; 71 PROTOBUF_CONSTINIT const ::_pbi::DescriptorTable descriptor_table_google_2fapi_2fannotations_2eproto = { 72 false, 73 false, 74 290, 75 descriptor_table_protodef_google_2fapi_2fannotations_2eproto, 76 "google/api/annotations.proto", 77 &descriptor_table_google_2fapi_2fannotations_2eproto_once, 78 descriptor_table_google_2fapi_2fannotations_2eproto_deps, 79 2, 80 0, 81 schemas, 82 file_default_instances, 83 TableStruct_google_2fapi_2fannotations_2eproto::offsets, 84 file_level_enum_descriptors_google_2fapi_2fannotations_2eproto, 85 file_level_service_descriptors_google_2fapi_2fannotations_2eproto, 86 }; 87 namespace google { 88 namespace api { 89 PROTOBUF_CONSTINIT AGONES_EXPORT 90 PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::_pbi::ExtensionIdentifier< 91 ::google::protobuf::MethodOptions, ::_pbi::MessageTypeTraits< ::google::api::HttpRule >, 11, false> 92 http(kHttpFieldNumber, &::google::api::_HttpRule_default_instance_); 93 // @@protoc_insertion_point(namespace_scope) 94 } // namespace api 95 } // namespace google 96 namespace google { 97 namespace protobuf { 98 } // namespace protobuf 99 } // namespace google 100 // @@protoc_insertion_point(global_scope) 101 PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::std::false_type 102 _static_init2_ [[maybe_unused]] = 103 (::_pbi::AddDescriptors(&descriptor_table_google_2fapi_2fannotations_2eproto), 104 ::_pbi::ExtensionSet::RegisterMessageExtension( 105 &::google::protobuf::MethodOptions::default_instance(), 72295728, 11, 106 false, false, &::google::api::HttpRule::default_instance(), 107 nullptr, ::_pbi::LazyAnnotation::kUndefined), 108 ::std::false_type{}); 109 #include "google/protobuf/port_undef.inc"