DocumentMask: DocumentMask Object

View source: R/firestore_objects.R

DocumentMaskR Documentation

DocumentMask Object

Description

DocumentMask Object

Usage

DocumentMask(fieldPaths = NULL)

Arguments

fieldPaths

The list of field paths in the mask

Details

Autogenerated via gar_create_api_objects A set of field paths on a document. Used to restrict a get or update operation on a document to a subset of its fields. This is different from standard field masks, as this is always scoped to a Document, and takes in account the dynamic nature of Value.

Value

DocumentMask object


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