|
|
|
@ -655,8 +655,8 @@ const ::_pbi::TcParseTable<3, 7, 3, 46, 2> Type::_table_ = { |
|
|
|
|
cached_has_bits = _impl_._has_bits_[0]; |
|
|
|
|
// .google.protobuf.SourceContext source_context = 5;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite:: |
|
|
|
|
InternalWriteMessage(5, _Internal::source_context(this), |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage( |
|
|
|
|
5, _Internal::source_context(this), |
|
|
|
|
_Internal::source_context(this).GetCachedSize(), target, stream); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -1468,8 +1468,8 @@ const ::_pbi::TcParseTable<3, 6, 3, 40, 2> Enum::_table_ = { |
|
|
|
|
cached_has_bits = _impl_._has_bits_[0]; |
|
|
|
|
// .google.protobuf.SourceContext source_context = 4;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite:: |
|
|
|
|
InternalWriteMessage(4, _Internal::source_context(this), |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage( |
|
|
|
|
4, _Internal::source_context(this), |
|
|
|
|
_Internal::source_context(this).GetCachedSize(), target, stream); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -2014,8 +2014,8 @@ const ::_pbi::TcParseTable<1, 2, 1, 35, 2> Option::_table_ = { |
|
|
|
|
cached_has_bits = _impl_._has_bits_[0]; |
|
|
|
|
// .google.protobuf.Any value = 2;
|
|
|
|
|
if (cached_has_bits & 0x00000001u) { |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite:: |
|
|
|
|
InternalWriteMessage(2, _Internal::value(this), |
|
|
|
|
target = ::google::protobuf::internal::WireFormatLite::InternalWriteMessage( |
|
|
|
|
2, _Internal::value(this), |
|
|
|
|
_Internal::value(this).GetCachedSize(), target, stream); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|