17 #include <google/protobuf/port_def.inc>
18 PROTOBUF_NAMESPACE_OPEN
21 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<DoubleValue>
_instance;
25 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<FloatValue>
_instance;
29 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Int64Value>
_instance;
33 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<UInt64Value>
_instance;
37 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Int32Value>
_instance;
41 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<UInt32Value>
_instance;
45 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<BoolValue>
_instance;
49 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<StringValue>
_instance;
53 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<BytesValue>
_instance;
55 PROTOBUF_NAMESPACE_CLOSE
64 PROTOBUF_NAMESPACE_ID::BoolValue::InitAsDefaultInstance();
78 PROTOBUF_NAMESPACE_ID::BytesValue::InitAsDefaultInstance();
92 PROTOBUF_NAMESPACE_ID::DoubleValue::InitAsDefaultInstance();
106 PROTOBUF_NAMESPACE_ID::FloatValue::InitAsDefaultInstance();
120 PROTOBUF_NAMESPACE_ID::Int32Value::InitAsDefaultInstance();
134 PROTOBUF_NAMESPACE_ID::Int64Value::InitAsDefaultInstance();
148 PROTOBUF_NAMESPACE_ID::StringValue::InitAsDefaultInstance();
162 PROTOBUF_NAMESPACE_ID::UInt32Value::InitAsDefaultInstance();
176 PROTOBUF_NAMESPACE_ID::UInt64Value::InitAsDefaultInstance();
267 "\n\036google/protobuf/wrappers.proto\022\017google"
268 ".protobuf\"\034\n\013DoubleValue\022\r\n\005value\030\001 \001(\001\""
269 "\033\n\nFloatValue\022\r\n\005value\030\001 \001(\002\"\033\n\nInt64Val"
270 "ue\022\r\n\005value\030\001 \001(\003\"\034\n\013UInt64Value\022\r\n\005valu"
271 "e\030\001 \001(\004\"\033\n\nInt32Value\022\r\n\005value\030\001 \001(\005\"\034\n\013"
272 "UInt32Value\022\r\n\005value\030\001 \001(\r\"\032\n\tBoolValue\022"
273 "\r\n\005value\030\001 \001(\010\"\034\n\013StringValue\022\r\n\005value\030\001"
274 " \001(\t\"\033\n\nBytesValue\022\r\n\005value\030\001 \001(\014B|\n\023com"
275 ".google.protobufB\rWrappersProtoP\001Z*githu"
276 "b.com/golang/protobuf/ptypes/wrappers\370\001\001"
277 "\242\002\003GPB\252\002\036Google.Protobuf.WellKnownTypesb"
304 PROTOBUF_NAMESPACE_OPEN
315 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
320 : ::PROTOBUF_NAMESPACE_ID::Message(),
321 _internal_metadata_(arena) {
327 : ::PROTOBUF_NAMESPACE_ID::Message(),
328 _internal_metadata_(nullptr) {
366 (
void) cached_has_bits;
372 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
374 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
376 while (!ctx->Done(&ptr)) {
384 value_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<double>(ptr);
385 ptr +=
sizeof(double);
386 }
else goto handle_unusual;
390 if ((tag & 7) == 4 || tag == 0) {
391 ctx->SetLastTag(tag);
395 CHK_(ptr !=
nullptr);
407 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
409 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
410 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
414 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
416 if (!
p.second)
goto handle_unusual;
417 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
422 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
423 double, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_DOUBLE>(
450 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
453 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
456 (
void) cached_has_bits;
459 if (!(this->
value() <= 0 && this->
value() >= 0)) {
460 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDouble(1, this->
value(), output);
464 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
474 (
void) cached_has_bits;
477 if (!(this->
value() <= 0 && this->
value() >= 0)) {
478 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(1, this->
value(), target);
482 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
491 size_t total_size = 0;
495 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
500 (
void) cached_has_bits;
503 if (!(this->
value() <= 0 && this->
value() >= 0)) {
516 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<DoubleValue>(
532 (
void) cached_has_bits;
534 if (!(from.
value() <= 0 && from.
value() >= 0)) {
541 if (&from ==
this)
return;
548 if (&from ==
this)
return;
577 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
582 : ::PROTOBUF_NAMESPACE_ID::Message(),
583 _internal_metadata_(arena) {
589 : ::PROTOBUF_NAMESPACE_ID::Message(),
590 _internal_metadata_(nullptr) {
628 (
void) cached_has_bits;
634 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
636 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
638 while (!ctx->Done(&ptr)) {
646 value_ = ::PROTOBUF_NAMESPACE_ID::internal::UnalignedLoad<float>(ptr);
647 ptr +=
sizeof(float);
648 }
else goto handle_unusual;
652 if ((tag & 7) == 4 || tag == 0) {
653 ctx->SetLastTag(tag);
657 CHK_(ptr !=
nullptr);
669 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
671 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
672 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
676 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
678 if (!
p.second)
goto handle_unusual;
679 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
684 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
685 float, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_FLOAT>(
712 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
715 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
718 (
void) cached_has_bits;
721 if (!(this->
value() <= 0 && this->
value() >= 0)) {
722 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloat(1, this->
value(), output);
726 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
736 (
void) cached_has_bits;
739 if (!(this->
value() <= 0 && this->
value() >= 0)) {
740 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteFloatToArray(1, this->
value(), target);
744 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
753 size_t total_size = 0;
757 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
762 (
void) cached_has_bits;
765 if (!(this->
value() <= 0 && this->
value() >= 0)) {
778 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<FloatValue>(
794 (
void) cached_has_bits;
796 if (!(from.
value() <= 0 && from.
value() >= 0)) {
803 if (&from ==
this)
return;
810 if (&from ==
this)
return;
839 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
844 : ::PROTOBUF_NAMESPACE_ID::Message(),
845 _internal_metadata_(arena) {
851 : ::PROTOBUF_NAMESPACE_ID::Message(),
852 _internal_metadata_(nullptr) {
859 value_ = PROTOBUF_LONGLONG(0);
890 (
void) cached_has_bits;
892 value_ = PROTOBUF_LONGLONG(0);
896 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
898 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
900 while (!ctx->Done(&ptr)) {
910 }
else goto handle_unusual;
914 if ((tag & 7) == 4 || tag == 0) {
915 ctx->SetLastTag(tag);
919 CHK_(ptr !=
nullptr);
931 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
933 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
934 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
938 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
940 if (!
p.second)
goto handle_unusual;
941 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
946 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
974 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
977 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
980 (
void) cached_has_bits;
983 if (this->
value() != 0) {
984 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64(1, this->
value(), output);
988 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
998 (
void) cached_has_bits;
1001 if (this->
value() != 0) {
1002 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64ToArray(1, this->
value(), target);
1006 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
1015 size_t total_size = 0;
1019 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
1024 (
void) cached_has_bits;
1027 if (this->
value() != 0) {
1029 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int64Size(
1042 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<Int64Value>(
1058 (
void) cached_has_bits;
1060 if (from.
value() != 0) {
1067 if (&from ==
this)
return;
1074 if (&from ==
this)
return;
1103 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
1108 : ::PROTOBUF_NAMESPACE_ID::Message(),
1109 _internal_metadata_(arena) {
1115 : ::PROTOBUF_NAMESPACE_ID::Message(),
1116 _internal_metadata_(nullptr) {
1123 value_ = PROTOBUF_ULONGLONG(0);
1154 (
void) cached_has_bits;
1156 value_ = PROTOBUF_ULONGLONG(0);
1160 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1162 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
1164 while (!ctx->Done(&ptr)) {
1174 }
else goto handle_unusual;
1178 if ((tag & 7) == 4 || tag == 0) {
1179 ctx->SetLastTag(tag);
1183 CHK_(ptr !=
nullptr);
1195 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1197 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
1198 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
1202 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
1204 if (!
p.second)
goto handle_unusual;
1205 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
1210 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
1214 goto handle_unusual;
1238 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1241 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
1244 (
void) cached_has_bits;
1247 if (this->
value() != 0) {
1248 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64(1, this->
value(), output);
1252 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
1262 (
void) cached_has_bits;
1265 if (this->
value() != 0) {
1266 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(1, this->
value(), target);
1270 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
1279 size_t total_size = 0;
1283 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
1288 (
void) cached_has_bits;
1291 if (this->
value() != 0) {
1293 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt64Size(
1306 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<UInt64Value>(
1322 (
void) cached_has_bits;
1324 if (from.
value() != 0) {
1331 if (&from ==
this)
return;
1338 if (&from ==
this)
return;
1367 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
1372 : ::PROTOBUF_NAMESPACE_ID::Message(),
1373 _internal_metadata_(arena) {
1379 : ::PROTOBUF_NAMESPACE_ID::Message(),
1380 _internal_metadata_(nullptr) {
1418 (
void) cached_has_bits;
1424 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1426 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
1428 while (!ctx->Done(&ptr)) {
1438 }
else goto handle_unusual;
1442 if ((tag & 7) == 4 || tag == 0) {
1443 ctx->SetLastTag(tag);
1447 CHK_(ptr !=
nullptr);
1459 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1461 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
1462 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
1466 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
1468 if (!
p.second)
goto handle_unusual;
1469 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
1474 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
1478 goto handle_unusual;
1502 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1505 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
1508 (
void) cached_has_bits;
1511 if (this->
value() != 0) {
1512 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32(1, this->
value(), output);
1516 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
1526 (
void) cached_has_bits;
1529 if (this->
value() != 0) {
1530 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->
value(), target);
1534 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
1543 size_t total_size = 0;
1547 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
1552 (
void) cached_has_bits;
1555 if (this->
value() != 0) {
1557 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size(
1570 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<Int32Value>(
1586 (
void) cached_has_bits;
1588 if (from.
value() != 0) {
1595 if (&from ==
this)
return;
1602 if (&from ==
this)
return;
1631 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
1636 : ::PROTOBUF_NAMESPACE_ID::Message(),
1637 _internal_metadata_(arena) {
1643 : ::PROTOBUF_NAMESPACE_ID::Message(),
1644 _internal_metadata_(nullptr) {
1682 (
void) cached_has_bits;
1688 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1690 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
1692 while (!ctx->Done(&ptr)) {
1702 }
else goto handle_unusual;
1706 if ((tag & 7) == 4 || tag == 0) {
1707 ctx->SetLastTag(tag);
1711 CHK_(ptr !=
nullptr);
1723 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1725 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
1726 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
1730 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
1732 if (!
p.second)
goto handle_unusual;
1733 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
1738 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
1742 goto handle_unusual;
1766 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1769 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
1772 (
void) cached_has_bits;
1775 if (this->
value() != 0) {
1776 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt32(1, this->
value(), output);
1780 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
1790 (
void) cached_has_bits;
1793 if (this->
value() != 0) {
1794 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt32ToArray(1, this->
value(), target);
1798 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
1807 size_t total_size = 0;
1811 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
1816 (
void) cached_has_bits;
1819 if (this->
value() != 0) {
1821 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::UInt32Size(
1834 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<UInt32Value>(
1850 (
void) cached_has_bits;
1852 if (from.
value() != 0) {
1859 if (&from ==
this)
return;
1866 if (&from ==
this)
return;
1895 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
1900 : ::PROTOBUF_NAMESPACE_ID::Message(),
1901 _internal_metadata_(arena) {
1907 : ::PROTOBUF_NAMESPACE_ID::Message(),
1908 _internal_metadata_(nullptr) {
1946 (
void) cached_has_bits;
1952 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1954 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
1956 while (!ctx->Done(&ptr)) {
1966 }
else goto handle_unusual;
1970 if ((tag & 7) == 4 || tag == 0) {
1971 ctx->SetLastTag(tag);
1975 CHK_(ptr !=
nullptr);
1987 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
1989 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
1990 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
1994 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
1996 if (!
p.second)
goto handle_unusual;
1997 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
2002 DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive<
2003 bool, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_BOOL>(
2006 goto handle_unusual;
2030 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2033 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
2036 (
void) cached_has_bits;
2039 if (this->
value() != 0) {
2040 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBool(1, this->
value(), output);
2044 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
2054 (
void) cached_has_bits;
2057 if (this->
value() != 0) {
2058 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(1, this->
value(), target);
2062 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
2071 size_t total_size = 0;
2075 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
2080 (
void) cached_has_bits;
2083 if (this->
value() != 0) {
2084 total_size += 1 + 1;
2096 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<BoolValue>(
2112 (
void) cached_has_bits;
2114 if (from.
value() != 0) {
2121 if (&from ==
this)
return;
2128 if (&from ==
this)
return;
2157 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
2162 : ::PROTOBUF_NAMESPACE_ID::Message(),
2163 _internal_metadata_(arena) {
2169 : ::PROTOBUF_NAMESPACE_ID::Message(),
2170 _internal_metadata_(nullptr) {
2173 if (!from.
value().empty()) {
2214 (
void) cached_has_bits;
2220 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2222 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
2224 while (!ctx->Done(&ptr)) {
2234 }
else goto handle_unusual;
2238 if ((tag & 7) == 4 || tag == 0) {
2239 ctx->SetLastTag(tag);
2243 CHK_(ptr !=
nullptr);
2255 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2257 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
2258 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
2262 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
2264 if (!
p.second)
goto handle_unusual;
2265 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
2269 DO_(::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadString(
2271 DO_(::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
2273 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::PARSE,
2274 "google.protobuf.StringValue.value"));
2276 goto handle_unusual;
2300 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2303 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
2306 (
void) cached_has_bits;
2309 if (this->
value().size() > 0) {
2310 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
2312 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
2313 "google.protobuf.StringValue.value");
2314 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteStringMaybeAliased(
2315 1, this->
value(), output);
2319 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
2329 (
void) cached_has_bits;
2332 if (this->
value().size() > 0) {
2333 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String(
2335 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE,
2336 "google.protobuf.StringValue.value");
2338 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteStringToArray(
2339 1, this->
value(), target);
2343 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
2352 size_t total_size = 0;
2356 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
2361 (
void) cached_has_bits;
2364 if (this->
value().size() > 0) {
2366 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize(
2379 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<StringValue>(
2395 (
void) cached_has_bits;
2397 if (from.
value().size() > 0) {
2404 if (&from ==
this)
return;
2411 if (&from ==
this)
return;
2441 : ::PROTOBUF_NAMESPACE_ID::Message(), _internal_metadata_(nullptr) {
2446 : ::PROTOBUF_NAMESPACE_ID::Message(),
2447 _internal_metadata_(arena) {
2453 : ::PROTOBUF_NAMESPACE_ID::Message(),
2454 _internal_metadata_(nullptr) {
2457 if (!from.
value().empty()) {
2498 (
void) cached_has_bits;
2504 #if GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2506 #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure
2508 while (!ctx->Done(&ptr)) {
2518 }
else goto handle_unusual;
2522 if ((tag & 7) == 4 || tag == 0) {
2523 ctx->SetLastTag(tag);
2527 CHK_(ptr !=
nullptr);
2539 #else // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2541 ::PROTOBUF_NAMESPACE_ID::io::CodedInputStream*
input) {
2542 #define DO_(EXPRESSION) if (!PROTOBUF_PREDICT_TRUE(EXPRESSION)) goto failure
2546 ::std::pair<::PROTOBUF_NAMESPACE_ID::uint32, bool>
p =
input->ReadTagWithCutoffNoLastTag(127u);
2548 if (!
p.second)
goto handle_unusual;
2549 switch (::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::GetTagFieldNumber(tag)) {
2553 DO_(::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadBytes(
2556 goto handle_unusual;
2580 #endif // GOOGLE_PROTOBUF_ENABLE_EXPERIMENTAL_PARSER
2583 ::PROTOBUF_NAMESPACE_ID::io::CodedOutputStream*
output)
const {
2586 (
void) cached_has_bits;
2589 if (this->
value().size() > 0) {
2590 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBytesMaybeAliased(
2591 1, this->
value(), output);
2595 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields(
2605 (
void) cached_has_bits;
2608 if (this->
value().size() > 0) {
2610 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBytesToArray(
2611 1, this->
value(), target);
2615 target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray(
2624 size_t total_size = 0;
2628 ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::ComputeUnknownFieldsSize(
2633 (
void) cached_has_bits;
2636 if (this->
value().size() > 0) {
2638 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::BytesSize(
2651 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<BytesValue>(
2667 (
void) cached_has_bits;
2669 if (from.
value().size() > 0) {
2676 if (&from ==
this)
return;
2683 if (&from ==
this)
return;
2705 PROTOBUF_NAMESPACE_CLOSE
2706 PROTOBUF_NAMESPACE_OPEN
2708 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::DoubleValue >(arena);
2711 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::FloatValue >(arena);
2714 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::Int64Value >(arena);
2717 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::UInt64Value >(arena);
2720 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::Int32Value >(arena);
2723 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::UInt32Value >(arena);
2726 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::BoolValue >(arena);
2729 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::StringValue >(arena);
2732 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::BytesValue >(arena);
2734 PROTOBUF_NAMESPACE_CLOSE
2737 #include <google/protobuf/port_undef.inc>