#include <google/protobuf/struct.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 Struct_FieldsEntry_DoNotUse::Struct_FieldsEntry_DoNotUse(
::_pbi::ConstantInitialized) { … }
struct Struct_FieldsEntry_DoNotUseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Struct_FieldsEntry_DoNotUseDefaultTypeInternal _Struct_FieldsEntry_DoNotUse_default_instance_;
PROTOBUF_CONSTEXPR Struct::Struct(
::_pbi::ConstantInitialized): … { … }
struct StructDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StructDefaultTypeInternal _Struct_default_instance_;
PROTOBUF_CONSTEXPR Value::Value(
::_pbi::ConstantInitialized): … { … }
struct ValueDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ValueDefaultTypeInternal _Value_default_instance_;
PROTOBUF_CONSTEXPR ListValue::ListValue(
::_pbi::ConstantInitialized): … { … }
struct ListValueDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ListValueDefaultTypeInternal _ListValue_default_instance_;
PROTOBUF_NAMESPACE_CLOSE
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fstruct_2eproto[4];
static const ::_pb::EnumDescriptor* file_level_enum_descriptors_google_2fprotobuf_2fstruct_2eproto[1];
static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2fstruct_2eproto = …;
const uint32_t TableStruct_google_2fprotobuf_2fstruct_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_2fstruct_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = …
;
static ::_pbi::once_flag descriptor_table_google_2fprotobuf_2fstruct_2eproto_once;
const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2fstruct_2eproto = …;
PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2fstruct_2eproto_getter() { … }
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fstruct_2eproto(&descriptor_table_google_2fprotobuf_2fstruct_2eproto);
PROTOBUF_NAMESPACE_OPEN
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* NullValue_descriptor() { … }
bool NullValue_IsValid(int value) { … }
Struct_FieldsEntry_DoNotUse::Struct_FieldsEntry_DoNotUse() { … }
Struct_FieldsEntry_DoNotUse::Struct_FieldsEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: … { … }
void Struct_FieldsEntry_DoNotUse::MergeFrom(const Struct_FieldsEntry_DoNotUse& other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Struct_FieldsEntry_DoNotUse::GetMetadata() const { … }
class Struct::_Internal { … };
Struct::Struct(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Struct::Struct(const Struct& from)
: … { … }
inline void Struct::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Struct::~Struct() { … }
inline void Struct::SharedDtor() { … }
void Struct::ArenaDtor(void* object) { … }
void Struct::SetCachedSize(int size) const { … }
void Struct::Clear() { … }
const char* Struct::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Struct::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Struct::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Struct::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Struct::GetClassData() const { … }
void Struct::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void Struct::CopyFrom(const Struct& from) { … }
bool Struct::IsInitialized() const { … }
void Struct::InternalSwap(Struct* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Struct::GetMetadata() const { … }
class Value::_Internal { … };
const ::PROTOBUF_NAMESPACE_ID::Struct&
Value::_Internal::struct_value(const Value* msg) { … }
const ::PROTOBUF_NAMESPACE_ID::ListValue&
Value::_Internal::list_value(const Value* msg) { … }
void Value::set_allocated_struct_value(::PROTOBUF_NAMESPACE_ID::Struct* struct_value) { … }
void Value::set_allocated_list_value(::PROTOBUF_NAMESPACE_ID::ListValue* list_value) { … }
Value::Value(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Value::Value(const Value& from)
: … { … }
inline void Value::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Value::~Value() { … }
inline void Value::SharedDtor() { … }
void Value::SetCachedSize(int size) const { … }
void Value::clear_kind() { … }
void Value::Clear() { … }
const char* Value::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Value::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Value::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Value::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Value::GetClassData() const { … }
void Value::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void Value::CopyFrom(const Value& from) { … }
bool Value::IsInitialized() const { … }
void Value::InternalSwap(Value* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata Value::GetMetadata() const { … }
class ListValue::_Internal { … };
ListValue::ListValue(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
ListValue::ListValue(const ListValue& from)
: … { … }
inline void ListValue::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
ListValue::~ListValue() { … }
inline void ListValue::SharedDtor() { … }
void ListValue::SetCachedSize(int size) const { … }
void ListValue::Clear() { … }
const char* ListValue::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* ListValue::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t ListValue::ByteSizeLong() const { … }
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData ListValue::_class_data_ = …;
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*ListValue::GetClassData() const { … }
void ListValue::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message& to_msg, const ::PROTOBUF_NAMESPACE_ID::Message& from_msg) { … }
void ListValue::CopyFrom(const ListValue& from) { … }
bool ListValue::IsInitialized() const { … }
void ListValue::InternalSwap(ListValue* other) { … }
::PROTOBUF_NAMESPACE_ID::Metadata ListValue::GetMetadata() const { … }
PROTOBUF_NAMESPACE_CLOSE
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Struct_FieldsEntry_DoNotUse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Struct*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Struct >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Value*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Value >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::ListValue*
Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::ListValue >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>