Properties of a Value.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
nullValue |
google.protobuf.NullValue | null |
<optional> |
Value nullValue |
booleanValue |
boolean | null |
<optional> |
Value booleanValue |
integerValue |
number | string | null |
<optional> |
Value integerValue |
doubleValue |
number | null |
<optional> |
Value doubleValue |
timestampValue |
google.protobuf.ITimestamp | null |
<optional> |
Value timestampValue |
stringValue |
string | null |
<optional> |
Value stringValue |
bytesValue |
Uint8Array | null |
<optional> |
Value bytesValue |
referenceValue |
string | null |
<optional> |
Value referenceValue |
geoPointValue |
google.type.ILatLng | null |
<optional> |
Value geoPointValue |
arrayValue |
google.firestore.v1beta1.IArrayValue | null |
<optional> |
Value arrayValue |
mapValue |
google.firestore.v1beta1.IMapValue | null |
<optional> |
Value mapValue |