#include <google/protobuf/api.pb.h>
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/reflection_ops.h>
#include <google/protobuf/wire_format.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_CONSTEXPR Api::Api(
::_pbi::ConstantInitialized): … { … }
struct ApiDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ApiDefaultTypeInternal _Api_default_instance_;
PROTOBUF_CONSTEXPR Method::Method(
::_pbi::ConstantInitialized): … { … }
struct MethodDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 MethodDefaultTypeInternal _Method_default_instance_;
PROTOBUF_CONSTEXPR Mixin::Mixin(
::_pbi::ConstantInitialized): … { … }
struct MixinDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 MixinDefaultTypeInternal _Mixin_default_instance_;
PROTOBUF_NAMESPACE_CLOSE
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fapi_2eproto[3];
static constexpr ::_pb::EnumDescriptor const** file_level_enum_descriptors_google_2fprotobuf_2fapi_2eproto = …;
static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2fapi_2eproto = …;
const uint32_t TableStruct_google_2fprotobuf_2fapi_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = …;
static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = …;
static const ::_pb::Message* const file_default_instances[] = …;
const char descriptor_table_protodef_google_2fprotobuf_2fapi_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = …
;
static const ::_pbi::DescriptorTable* const descriptor_table_google_2fprotobuf_2fapi_2eproto_deps[2] = …;
static ::_pbi::once_flag descriptor_table_google_2fprotobuf_2fapi_2eproto_once;
const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2fapi_2eproto = …;
PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2fapi_2eproto_getter() { … }
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fapi_2eproto(&descriptor_table_google_2fprotobuf_2fapi_2eproto);
PROTOBUF_NAMESPACE_OPEN
class Api::_Internal { … };
const ::PROTOBUF_NAMESPACE_ID::SourceContext&
Api::_Internal::source_context(const Api* msg) { … }
void Api::clear_options() { … }
void Api::clear_source_context() { … }
Api::Api(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Api::Api(const Api& from)
: … { … }
inline void Api::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Api::~Api() { … }
inline void Api::SharedDtor() { … }
void Api::SetCachedSize(int size) const { … }
void Api::Clear() { … }
const char* Api::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Api::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Api::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Api::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Api::GetClassData() const { … }
void Api::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void Api::CopyFrom(const Api& from) { … }
bool Api::IsInitialized() const { … }
void Api::InternalSwap(Api* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Api::GetMetadata() const { … }
class Method::_Internal { … };
void Method::clear_options() { … }
Method::Method(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Method::Method(const Method& from)
: … { … }
inline void Method::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Method::~Method() { … }
inline void Method::SharedDtor() { … }
void Method::SetCachedSize(int size) const { … }
void Method::Clear() { … }
const char* Method::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Method::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Method::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Method::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Method::GetClassData() const { … }
void Method::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void Method::CopyFrom(const Method& from) { … }
bool Method::IsInitialized() const { … }
void Method::InternalSwap(Method* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Method::GetMetadata() const { … }
class Mixin::_Internal { … };
Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Mixin::Mixin(const Mixin& from)
: … { … }
inline void Mixin::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Mixin::~Mixin() { … }
inline void Mixin::SharedDtor() { … }
void Mixin::SetCachedSize(int size) const { … }
void Mixin::Clear() { … }
const char* Mixin::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Mixin::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Mixin::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Mixin::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Mixin::GetClassData() const { … }
void Mixin::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void Mixin::CopyFrom(const Mixin& from) { … }
bool Mixin::IsInitialized() const { … }
void Mixin::InternalSwap(Mixin* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Mixin::GetMetadata() const { … }
PROTOBUF_NAMESPACE_CLOSE
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Api*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Api >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Method*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Method >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Mixin*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Mixin >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>