|
|
@ -1,10 +1,9 @@ |
|
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
|
|
// source: google/protobuf/wrappers.proto
|
|
|
|
// source: google/protobuf/wrappers.proto
|
|
|
|
|
|
|
|
|
|
|
|
#include <google/protobuf/wrappers.pb.h> |
|
|
|
#include "google/protobuf/wrappers.pb.h" |
|
|
|
|
|
|
|
|
|
|
|
#include <algorithm> |
|
|
|
#include <algorithm> |
|
|
|
|
|
|
|
|
|
|
|
#include "google/protobuf/io/coded_stream.h" |
|
|
|
#include "google/protobuf/io/coded_stream.h" |
|
|
|
#include "google/protobuf/extension_set.h" |
|
|
|
#include "google/protobuf/extension_set.h" |
|
|
|
#include "google/protobuf/wire_format_lite.h" |
|
|
|
#include "google/protobuf/wire_format_lite.h" |
|
|
@ -13,274 +12,305 @@ |
|
|
|
#include "google/protobuf/reflection_ops.h" |
|
|
|
#include "google/protobuf/reflection_ops.h" |
|
|
|
#include "google/protobuf/wire_format.h" |
|
|
|
#include "google/protobuf/wire_format.h" |
|
|
|
// @@protoc_insertion_point(includes)
|
|
|
|
// @@protoc_insertion_point(includes)
|
|
|
|
#include "google/protobuf/port_def.inc" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Must be included last.
|
|
|
|
|
|
|
|
#include "google/protobuf/port_def.inc" |
|
|
|
PROTOBUF_PRAGMA_INIT_SEG |
|
|
|
PROTOBUF_PRAGMA_INIT_SEG |
|
|
|
|
|
|
|
|
|
|
|
namespace _pb = ::PROTOBUF_NAMESPACE_ID; |
|
|
|
namespace _pb = ::PROTOBUF_NAMESPACE_ID; |
|
|
|
namespace _pbi = _pb::internal; |
|
|
|
namespace _pbi = ::PROTOBUF_NAMESPACE_ID::internal; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
|
PROTOBUF_CONSTEXPR DoubleValue::DoubleValue( |
|
|
|
PROTOBUF_CONSTEXPR DoubleValue::DoubleValue( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct DoubleValueDefaultTypeInternal { |
|
|
|
struct DoubleValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR DoubleValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR DoubleValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~DoubleValueDefaultTypeInternal() {} |
|
|
|
~DoubleValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
DoubleValue _instance; |
|
|
|
DoubleValue _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DoubleValueDefaultTypeInternal _DoubleValue_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DoubleValueDefaultTypeInternal _DoubleValue_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR FloatValue::FloatValue( |
|
|
|
PROTOBUF_CONSTEXPR FloatValue::FloatValue( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct FloatValueDefaultTypeInternal { |
|
|
|
struct FloatValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR FloatValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR FloatValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~FloatValueDefaultTypeInternal() {} |
|
|
|
~FloatValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
FloatValue _instance; |
|
|
|
FloatValue _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FloatValueDefaultTypeInternal _FloatValue_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FloatValueDefaultTypeInternal _FloatValue_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR Int64Value::Int64Value( |
|
|
|
PROTOBUF_CONSTEXPR Int64Value::Int64Value( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/int64_t{0} |
|
|
|
/*decltype(_impl_.value_)*/int64_t{0} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct Int64ValueDefaultTypeInternal { |
|
|
|
struct Int64ValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR Int64ValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR Int64ValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~Int64ValueDefaultTypeInternal() {} |
|
|
|
~Int64ValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
Int64Value _instance; |
|
|
|
Int64Value _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int64ValueDefaultTypeInternal _Int64Value_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int64ValueDefaultTypeInternal _Int64Value_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR UInt64Value::UInt64Value( |
|
|
|
PROTOBUF_CONSTEXPR UInt64Value::UInt64Value( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/uint64_t{0u} |
|
|
|
/*decltype(_impl_.value_)*/uint64_t{0u} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct UInt64ValueDefaultTypeInternal { |
|
|
|
struct UInt64ValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR UInt64ValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR UInt64ValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~UInt64ValueDefaultTypeInternal() {} |
|
|
|
~UInt64ValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
UInt64Value _instance; |
|
|
|
UInt64Value _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR Int32Value::Int32Value( |
|
|
|
PROTOBUF_CONSTEXPR Int32Value::Int32Value( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
/*decltype(_impl_.value_)*/0 |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct Int32ValueDefaultTypeInternal { |
|
|
|
struct Int32ValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR Int32ValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR Int32ValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~Int32ValueDefaultTypeInternal() {} |
|
|
|
~Int32ValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
Int32Value _instance; |
|
|
|
Int32Value _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int32ValueDefaultTypeInternal _Int32Value_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int32ValueDefaultTypeInternal _Int32Value_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( |
|
|
|
PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/0u |
|
|
|
/*decltype(_impl_.value_)*/0u |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct UInt32ValueDefaultTypeInternal { |
|
|
|
struct UInt32ValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR UInt32ValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR UInt32ValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~UInt32ValueDefaultTypeInternal() {} |
|
|
|
~UInt32ValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
UInt32Value _instance; |
|
|
|
UInt32Value _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR BoolValue::BoolValue( |
|
|
|
PROTOBUF_CONSTEXPR BoolValue::BoolValue( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/false |
|
|
|
/*decltype(_impl_.value_)*/false |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct BoolValueDefaultTypeInternal { |
|
|
|
struct BoolValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR BoolValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR BoolValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~BoolValueDefaultTypeInternal() {} |
|
|
|
~BoolValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
BoolValue _instance; |
|
|
|
BoolValue _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BoolValueDefaultTypeInternal _BoolValue_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BoolValueDefaultTypeInternal _BoolValue_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR StringValue::StringValue( |
|
|
|
PROTOBUF_CONSTEXPR StringValue::StringValue( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}} |
|
|
|
/*decltype(_impl_.value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct StringValueDefaultTypeInternal { |
|
|
|
struct StringValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR StringValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR StringValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~StringValueDefaultTypeInternal() {} |
|
|
|
~StringValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
StringValue _instance; |
|
|
|
StringValue _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringValueDefaultTypeInternal _StringValue_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringValueDefaultTypeInternal _StringValue_default_instance_; |
|
|
|
PROTOBUF_CONSTEXPR BytesValue::BytesValue( |
|
|
|
PROTOBUF_CONSTEXPR BytesValue::BytesValue( |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
::_pbi::ConstantInitialized): _impl_{ |
|
|
|
/*decltype(_impl_.value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}} |
|
|
|
/*decltype(_impl_.value_)*/{&::_pbi::fixed_address_empty_string, ::_pbi::ConstantInitialized{}} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
, /*decltype(_impl_._cached_size_)*/{}} {} |
|
|
|
struct BytesValueDefaultTypeInternal { |
|
|
|
struct BytesValueDefaultTypeInternal { |
|
|
|
PROTOBUF_CONSTEXPR BytesValueDefaultTypeInternal() |
|
|
|
PROTOBUF_CONSTEXPR BytesValueDefaultTypeInternal() : _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
: _instance(::_pbi::ConstantInitialized{}) {} |
|
|
|
|
|
|
|
~BytesValueDefaultTypeInternal() {} |
|
|
|
~BytesValueDefaultTypeInternal() {} |
|
|
|
union { |
|
|
|
union { |
|
|
|
BytesValue _instance; |
|
|
|
BytesValue _instance; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BytesValueDefaultTypeInternal _BytesValue_default_instance_; |
|
|
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BytesValueDefaultTypeInternal _BytesValue_default_instance_; |
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[9]; |
|
|
|
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[9]; |
|
|
|
static constexpr ::_pb::EnumDescriptor const** file_level_enum_descriptors_google_2fprotobuf_2fwrappers_2eproto = nullptr; |
|
|
|
static constexpr const ::_pb::EnumDescriptor** |
|
|
|
static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2fwrappers_2eproto = nullptr; |
|
|
|
file_level_enum_descriptors_google_2fprotobuf_2fwrappers_2eproto = nullptr; |
|
|
|
|
|
|
|
static constexpr const ::_pb::ServiceDescriptor** |
|
|
|
const uint32_t TableStruct_google_2fprotobuf_2fwrappers_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { |
|
|
|
file_level_service_descriptors_google_2fprotobuf_2fwrappers_2eproto = nullptr; |
|
|
|
~0u, // no _has_bits_
|
|
|
|
const uint32_t TableStruct_google_2fprotobuf_2fwrappers_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE( |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::DoubleValue, _internal_metadata_), |
|
|
|
protodesc_cold) = { |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::DoubleValue, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::DoubleValue, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::FloatValue, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::DoubleValue, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::FloatValue, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::FloatValue, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int64Value, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::FloatValue, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int64Value, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int64Value, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt64Value, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int64Value, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt64Value, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt64Value, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int32Value, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt64Value, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int32Value, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int32Value, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt32Value, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Int32Value, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt32Value, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt32Value, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BoolValue, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::UInt32Value, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BoolValue, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BoolValue, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::StringValue, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BoolValue, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::StringValue, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::StringValue, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BytesValue, _internal_metadata_), |
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::StringValue, _impl_.value_), |
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _has_bits_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BytesValue, _internal_metadata_), |
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no _extensions_
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
~0u, // no _oneof_case_
|
|
|
|
~0u, // no _split_
|
|
|
|
~0u, // no _weak_field_map_
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
~0u, // no _inlined_string_donated_
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BytesValue, _impl_.value_), |
|
|
|
~0u, // no _split_
|
|
|
|
|
|
|
|
~0u, // no sizeof(Split)
|
|
|
|
|
|
|
|
PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::BytesValue, _impl_.value_), |
|
|
|
}; |
|
|
|
}; |
|
|
|
static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { |
|
|
|
|
|
|
|
{ 0, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::DoubleValue)}, |
|
|
|
static const ::_pbi::MigrationSchema |
|
|
|
{ 9, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::FloatValue)}, |
|
|
|
schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { |
|
|
|
{ 18, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::Int64Value)}, |
|
|
|
{ 0, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::DoubleValue)}, |
|
|
|
{ 27, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::UInt64Value)}, |
|
|
|
{ 9, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::FloatValue)}, |
|
|
|
{ 36, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::Int32Value)}, |
|
|
|
{ 18, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::Int64Value)}, |
|
|
|
{ 45, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::UInt32Value)}, |
|
|
|
{ 27, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::UInt64Value)}, |
|
|
|
{ 54, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::BoolValue)}, |
|
|
|
{ 36, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::Int32Value)}, |
|
|
|
{ 63, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::StringValue)}, |
|
|
|
{ 45, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::UInt32Value)}, |
|
|
|
{ 72, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::BytesValue)}, |
|
|
|
{ 54, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::BoolValue)}, |
|
|
|
|
|
|
|
{ 63, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::StringValue)}, |
|
|
|
|
|
|
|
{ 72, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::BytesValue)}, |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
static const ::_pb::Message* const file_default_instances[] = { |
|
|
|
static const ::_pb::Message* const file_default_instances[] = { |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_DoubleValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_DoubleValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_FloatValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_FloatValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_Int64Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_Int64Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_UInt64Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_UInt64Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_Int32Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_Int32Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_UInt32Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_UInt32Value_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_BoolValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_BoolValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_StringValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_StringValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_BytesValue_default_instance_._instance, |
|
|
|
&::PROTOBUF_NAMESPACE_ID::_BytesValue_default_instance_._instance, |
|
|
|
|
|
|
|
}; |
|
|
|
|
|
|
|
const char descriptor_table_protodef_google_2fprotobuf_2fwrappers_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { |
|
|
|
|
|
|
|
"\n\036google/protobuf/wrappers.proto\022\017google" |
|
|
|
|
|
|
|
".protobuf\"\034\n\013DoubleValue\022\r\n\005value\030\001 \001(\001\"" |
|
|
|
|
|
|
|
"\033\n\nFloatValue\022\r\n\005value\030\001 \001(\002\"\033\n\nInt64Val" |
|
|
|
|
|
|
|
"ue\022\r\n\005value\030\001 \001(\003\"\034\n\013UInt64Value\022\r\n\005valu" |
|
|
|
|
|
|
|
"e\030\001 \001(\004\"\033\n\nInt32Value\022\r\n\005value\030\001 \001(\005\"\034\n\013" |
|
|
|
|
|
|
|
"UInt32Value\022\r\n\005value\030\001 \001(\r\"\032\n\tBoolValue\022" |
|
|
|
|
|
|
|
"\r\n\005value\030\001 \001(\010\"\034\n\013StringValue\022\r\n\005value\030\001" |
|
|
|
|
|
|
|
" \001(\t\"\033\n\nBytesValue\022\r\n\005value\030\001 \001(\014B\203\001\n\023co" |
|
|
|
|
|
|
|
"m.google.protobufB\rWrappersProtoP\001Z1goog" |
|
|
|
|
|
|
|
"le.golang.org/protobuf/types/known/wrapp" |
|
|
|
|
|
|
|
"erspb\370\001\001\242\002\003GPB\252\002\036Google.Protobuf.WellKno" |
|
|
|
|
|
|
|
"wnTypesb\006proto3" |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
const char descriptor_table_protodef_google_2fprotobuf_2fwrappers_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = |
|
|
|
|
|
|
|
"\n\036google/protobuf/wrappers.proto\022\017google" |
|
|
|
|
|
|
|
".protobuf\"\034\n\013DoubleValue\022\r\n\005value\030\001 \001(\001\"" |
|
|
|
|
|
|
|
"\033\n\nFloatValue\022\r\n\005value\030\001 \001(\002\"\033\n\nInt64Val" |
|
|
|
|
|
|
|
"ue\022\r\n\005value\030\001 \001(\003\"\034\n\013UInt64Value\022\r\n\005valu" |
|
|
|
|
|
|
|
"e\030\001 \001(\004\"\033\n\nInt32Value\022\r\n\005value\030\001 \001(\005\"\034\n\013" |
|
|
|
|
|
|
|
"UInt32Value\022\r\n\005value\030\001 \001(\r\"\032\n\tBoolValue\022" |
|
|
|
|
|
|
|
"\r\n\005value\030\001 \001(\010\"\034\n\013StringValue\022\r\n\005value\030\001" |
|
|
|
|
|
|
|
" \001(\t\"\033\n\nBytesValue\022\r\n\005value\030\001 \001(\014B\203\001\n\023co" |
|
|
|
|
|
|
|
"m.google.protobufB\rWrappersProtoP\001Z1goog" |
|
|
|
|
|
|
|
"le.golang.org/protobuf/types/known/wrapp" |
|
|
|
|
|
|
|
"erspb\370\001\001\242\002\003GPB\252\002\036Google.Protobuf.WellKno" |
|
|
|
|
|
|
|
"wnTypesb\006proto3" |
|
|
|
|
|
|
|
; |
|
|
|
|
|
|
|
static ::absl::once_flag descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once; |
|
|
|
static ::absl::once_flag descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once; |
|
|
|
const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2fwrappers_2eproto = { |
|
|
|
const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2fwrappers_2eproto = { |
|
|
|
false, false, 455, descriptor_table_protodef_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
false, |
|
|
|
|
|
|
|
false, |
|
|
|
|
|
|
|
455, |
|
|
|
|
|
|
|
descriptor_table_protodef_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
"google/protobuf/wrappers.proto", |
|
|
|
"google/protobuf/wrappers.proto", |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, nullptr, 0, 9, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
schemas, file_default_instances, TableStruct_google_2fprotobuf_2fwrappers_2eproto::offsets, |
|
|
|
nullptr, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto, file_level_enum_descriptors_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
0, |
|
|
|
|
|
|
|
9, |
|
|
|
|
|
|
|
schemas, |
|
|
|
|
|
|
|
file_default_instances, |
|
|
|
|
|
|
|
TableStruct_google_2fprotobuf_2fwrappers_2eproto::offsets, |
|
|
|
|
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
|
|
|
file_level_enum_descriptors_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
file_level_service_descriptors_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
file_level_service_descriptors_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// This function exists to be marked as weak.
|
|
|
|
|
|
|
|
// It can significantly speed up compilation by breaking up LLVM's SCC
|
|
|
|
|
|
|
|
// in the .pb.cc translation units. Large translation units see a
|
|
|
|
|
|
|
|
// reduction of more than 35% of walltime for optimized builds. Without
|
|
|
|
|
|
|
|
// the weak attribute all the messages in the file, including all the
|
|
|
|
|
|
|
|
// vtables and everything they use become part of the same SCC through
|
|
|
|
|
|
|
|
// a cycle like:
|
|
|
|
|
|
|
|
// GetMetadata -> descriptor table -> default instances ->
|
|
|
|
|
|
|
|
// vtables -> GetMetadata
|
|
|
|
|
|
|
|
// By adding a weak function here we break the connection from the
|
|
|
|
|
|
|
|
// individual vtables back into the descriptor table.
|
|
|
|
PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter() { |
|
|
|
PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter() { |
|
|
|
return &descriptor_table_google_2fprotobuf_2fwrappers_2eproto; |
|
|
|
return &descriptor_table_google_2fprotobuf_2fwrappers_2eproto; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// Force running AddDescriptors() at dynamic initialization time.
|
|
|
|
// Force running AddDescriptors() at dynamic initialization time.
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fwrappers_2eproto(&descriptor_table_google_2fprotobuf_2fwrappers_2eproto); |
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 |
|
|
|
|
|
|
|
static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fwrappers_2eproto(&descriptor_table_google_2fprotobuf_2fwrappers_2eproto); |
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class DoubleValue::_Internal { |
|
|
|
class DoubleValue::_Internal { |
|
|
@ -470,7 +500,6 @@ void DoubleValue::InternalSwap(DoubleValue* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[0]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[0]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class FloatValue::_Internal { |
|
|
|
class FloatValue::_Internal { |
|
|
@ -660,7 +689,6 @@ void FloatValue::InternalSwap(FloatValue* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[1]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[1]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class Int64Value::_Internal { |
|
|
|
class Int64Value::_Internal { |
|
|
@ -838,7 +866,6 @@ void Int64Value::InternalSwap(Int64Value* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[2]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[2]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class UInt64Value::_Internal { |
|
|
|
class UInt64Value::_Internal { |
|
|
@ -1016,7 +1043,6 @@ void UInt64Value::InternalSwap(UInt64Value* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[3]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[3]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class Int32Value::_Internal { |
|
|
|
class Int32Value::_Internal { |
|
|
@ -1194,7 +1220,6 @@ void Int32Value::InternalSwap(Int32Value* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[4]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[4]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class UInt32Value::_Internal { |
|
|
|
class UInt32Value::_Internal { |
|
|
@ -1372,7 +1397,6 @@ void UInt32Value::InternalSwap(UInt32Value* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[5]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[5]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class BoolValue::_Internal { |
|
|
|
class BoolValue::_Internal { |
|
|
@ -1550,7 +1574,6 @@ void BoolValue::InternalSwap(BoolValue* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[6]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[6]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class StringValue::_Internal { |
|
|
|
class StringValue::_Internal { |
|
|
@ -1753,7 +1776,6 @@ void StringValue::InternalSwap(StringValue* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[7]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[7]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// ===================================================================
|
|
|
|
// ===================================================================
|
|
|
|
|
|
|
|
|
|
|
|
class BytesValue::_Internal { |
|
|
|
class BytesValue::_Internal { |
|
|
@ -1951,7 +1973,6 @@ void BytesValue::InternalSwap(BytesValue* other) { |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto_getter, &descriptor_table_google_2fprotobuf_2fwrappers_2eproto_once, |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[8]); |
|
|
|
file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[8]); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
|
|
// @@protoc_insertion_point(namespace_scope)
|
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
|
PROTOBUF_NAMESPACE_OPEN |
|
|
@ -1992,6 +2013,5 @@ Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::BytesValue >(Arena* arena) { |
|
|
|
return Arena::CreateMessageInternal< ::PROTOBUF_NAMESPACE_ID::BytesValue >(arena); |
|
|
|
return Arena::CreateMessageInternal< ::PROTOBUF_NAMESPACE_ID::BytesValue >(arena); |
|
|
|
} |
|
|
|
} |
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
|
|
|
|
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
// @@protoc_insertion_point(global_scope)
|
|
|
|
#include "google/protobuf/port_undef.inc" |
|
|
|
#include "google/protobuf/port_undef.inc" |
|
|
|