Public Attributes | |
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< Value > | _instance |
bool | bool_value_ |
const PROTOBUF_NAMESPACE_ID::ListValue * | list_value_ |
int | null_value_ |
double | number_value_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | string_value_ |
const PROTOBUF_NAMESPACE_ID::Struct * | struct_value_ |
Definition at line 28 of file struct.pb.cc.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Value> ValueDefaultTypeInternal::_instance |
Definition at line 30 of file struct.pb.cc.
bool ValueDefaultTypeInternal::bool_value_ |
Definition at line 34 of file struct.pb.cc.
const PROTOBUF_NAMESPACE_ID::ListValue* ValueDefaultTypeInternal::list_value_ |
Definition at line 36 of file struct.pb.cc.
int ValueDefaultTypeInternal::null_value_ |
Definition at line 31 of file struct.pb.cc.
double ValueDefaultTypeInternal::number_value_ |
Definition at line 32 of file struct.pb.cc.
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr ValueDefaultTypeInternal::string_value_ |
Definition at line 33 of file struct.pb.cc.
const PROTOBUF_NAMESPACE_ID::Struct* ValueDefaultTypeInternal::struct_value_ |
Definition at line 35 of file struct.pb.cc.