MapValue: MapValue Object

View source: R/firestore_objects.R

MapValueR Documentation

MapValue Object

Description

MapValue Object

Usage

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.

Details

Autogenerated via gar_create_api_objects A map value.

Value

MapValue object


robonomist/googleFirestore documentation built on Jan. 30, 2023, 6:39 p.m.