MapValue Object

MapValue(fields = NULL)

Arguments

fields

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.

Value

MapValue object

Details

Autogenerated via gar_create_api_objects A map value.