Properties of a Value.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
nullValue |
google.protobuf.NullValue | null |
<optional> |
Value nullValue |
numberValue |
number | null |
<optional> |
Value numberValue |
stringValue |
string | null |
<optional> |
Value stringValue |
boolValue |
boolean | null |
<optional> |
Value boolValue |
structValue |
google.protobuf.IStruct | null |
<optional> |
Value structValue |
listValue |
google.protobuf.IListValue | null |
<optional> |
Value listValue |