Reference documentation and code samples for the Cloud Firestore V1 Client class MapValue.
A map value.
Generated from protobuf message google.firestore.v1.MapValue
Namespace
Google \ Cloud \ Firestore \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ fields
array| Google\Protobuf\Internal\MapField
The map's fields. The map keys represent field names. Field names matching the regular expression __.*__
are reserved. Reserved field names are forbidden except in certain documented contexts. The map keys, represented as UTF-8, must not exceed 1,500 bytes and cannot be empty.
getFields
The map's fields.
The map keys represent field names. Field names matching the regular
expression __.*__
are reserved. Reserved field names are forbidden except
in certain documented contexts. The map keys, represented as UTF-8, must
not exceed 1,500 bytes and cannot be empty.
setFields
The map's fields.
The map keys represent field names. Field names matching the regular
expression __.*__
are reserved. Reserved field names are forbidden except
in certain documented contexts. The map keys, represented as UTF-8, must
not exceed 1,500 bytes and cannot be empty.
$this