|
|
|
@ -384,11 +384,11 @@ inline void DoubleValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
DoubleValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
DoubleValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -400,9 +400,10 @@ DoubleValue::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* DoubleValue::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> DoubleValue::_table_ = { |
|
|
|
@ -555,11 +556,11 @@ inline void FloatValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
FloatValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
FloatValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -571,9 +572,10 @@ FloatValue::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* FloatValue::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> FloatValue::_table_ = { |
|
|
|
@ -726,11 +728,11 @@ inline void Int64Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
Int64Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
Int64Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -742,9 +744,10 @@ Int64Value::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* Int64Value::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> Int64Value::_table_ = { |
|
|
|
@ -898,11 +901,11 @@ inline void UInt64Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
UInt64Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
UInt64Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -914,9 +917,10 @@ UInt64Value::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* UInt64Value::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> UInt64Value::_table_ = { |
|
|
|
@ -1070,11 +1074,11 @@ inline void Int32Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
Int32Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
Int32Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -1086,9 +1090,10 @@ Int32Value::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* Int32Value::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> Int32Value::_table_ = { |
|
|
|
@ -1242,11 +1247,11 @@ inline void UInt32Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
UInt32Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
UInt32Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -1258,9 +1263,10 @@ UInt32Value::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* UInt32Value::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> UInt32Value::_table_ = { |
|
|
|
@ -1414,11 +1420,11 @@ inline void BoolValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
BoolValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
BoolValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -1430,9 +1436,10 @@ BoolValue::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* BoolValue::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> BoolValue::_table_ = { |
|
|
|
@ -1599,11 +1606,11 @@ inline void StringValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
StringValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
StringValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -1615,9 +1622,10 @@ StringValue::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* StringValue::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 41, 2> StringValue::_table_ = { |
|
|
|
@ -1791,11 +1799,11 @@ inline void BytesValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
BytesValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
BytesValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
@ -1807,9 +1815,10 @@ BytesValue::GetClassData() const { |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* BytesValue::GetClassData() const { |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_class_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_class_data_.tc_table); |
|
|
|
|
return _class_data_.base(); |
|
|
|
|
} |
|
|
|
|
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::_pbi::TcParseTable<0, 1, 0, 0, 2> BytesValue::_table_ = { |
|
|
|
|