Public Member Functions | |
| constexpr | KindUnion () |
| KindUnion () | |
Public Attributes | |
| ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | _constinit_ |
| bool | bool_value_ |
| ::PROTOBUF_NAMESPACE_ID::ListValue * | list_value_ |
| PROTOBUF_NAMESPACE_ID::ListValue * | list_value_ |
| int | null_value_ |
| double | number_value_ |
| ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | string_value_ |
| ::PROTOBUF_NAMESPACE_ID::Struct * | struct_value_ |
| PROTOBUF_NAMESPACE_ID::Struct * | struct_value_ |
Definition at line 568 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
|
inline |
Definition at line 569 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
|
inlineconstexpr |
Definition at line 543 of file protobuf/src/google/protobuf/struct.pb.h.
| ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized Value::KindUnion::_constinit_ |
Definition at line 544 of file protobuf/src/google/protobuf/struct.pb.h.
| bool Value::KindUnion::bool_value_ |
Definition at line 573 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
| ::PROTOBUF_NAMESPACE_ID::ListValue* Value::KindUnion::list_value_ |
Definition at line 550 of file protobuf/src/google/protobuf/struct.pb.h.
| PROTOBUF_NAMESPACE_ID::ListValue* Value::KindUnion::list_value_ |
Definition at line 575 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
| int Value::KindUnion::null_value_ |
Definition at line 570 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
| double Value::KindUnion::number_value_ |
Definition at line 571 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
| PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr Value::KindUnion::string_value_ |
Definition at line 572 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.
| ::PROTOBUF_NAMESPACE_ID::Struct* Value::KindUnion::struct_value_ |
Definition at line 549 of file protobuf/src/google/protobuf/struct.pb.h.
| PROTOBUF_NAMESPACE_ID::Struct* Value::KindUnion::struct_value_ |
Definition at line 574 of file bloaty/third_party/protobuf/src/google/protobuf/struct.pb.h.