|
|
|
@ -384,25 +384,26 @@ inline void DoubleValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
DoubleValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&DoubleValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(DoubleValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&DoubleValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
DoubleValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&DoubleValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(DoubleValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&DoubleValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +556,26 @@ inline void FloatValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
FloatValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&FloatValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(FloatValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&FloatValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
FloatValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&FloatValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(FloatValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&FloatValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +728,26 @@ inline void Int64Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
Int64Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&Int64Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int64Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&Int64Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
Int64Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&Int64Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int64Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&Int64Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +901,26 @@ inline void UInt64Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
UInt64Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&UInt64Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt64Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&UInt64Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
UInt64Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&UInt64Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt64Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&UInt64Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +1074,26 @@ inline void Int32Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
Int32Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&Int32Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int32Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&Int32Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
Int32Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&Int32Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(Int32Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&Int32Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +1247,26 @@ inline void UInt32Value::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
UInt32Value::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&UInt32Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt32Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&UInt32Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
UInt32Value::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&UInt32Value::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(UInt32Value, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&UInt32Value::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +1420,26 @@ inline void BoolValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
BoolValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&BoolValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(BoolValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&BoolValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
BoolValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&BoolValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(BoolValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&BoolValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +1606,26 @@ inline void StringValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
StringValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&StringValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(StringValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&StringValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
StringValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&StringValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(StringValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&StringValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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,25 +1799,26 @@ inline void BytesValue::SharedDtor() { |
|
|
|
|
_impl_.~Impl_(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
const ::google::protobuf::MessageLite::ClassData* |
|
|
|
|
BytesValue::GetClassData() const { |
|
|
|
|
PROTOBUF_CONSTINIT static const ::google::protobuf::MessageLite:: |
|
|
|
|
ClassDataFull _data_ = { |
|
|
|
|
{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&BytesValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(BytesValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&BytesValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(&_data_); |
|
|
|
|
::google::protobuf::internal::PrefetchToLocalCache(_data_.tc_table); |
|
|
|
|
return _data_.base(); |
|
|
|
|
PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 |
|
|
|
|
const ::google::protobuf::MessageLite::ClassDataFull |
|
|
|
|
BytesValue::_class_data_ = { |
|
|
|
|
::google::protobuf::Message::ClassData{ |
|
|
|
|
&_table_.header, |
|
|
|
|
nullptr, // OnDemandRegisterArenaDtor
|
|
|
|
|
nullptr, // IsInitialized
|
|
|
|
|
&BytesValue::MergeImpl, |
|
|
|
|
PROTOBUF_FIELD_OFFSET(BytesValue, _impl_._cached_size_), |
|
|
|
|
false, |
|
|
|
|
}, |
|
|
|
|
&BytesValue::kDescriptorMethods, |
|
|
|
|
&descriptor_table_google_2fprotobuf_2fwrappers_2eproto, |
|
|
|
|
nullptr, // tracker
|
|
|
|
|
}; |
|
|
|
|
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_ = { |
|
|
|
|