View source: R/firestore_objects.R
CollectionSelector | R Documentation |
CollectionSelector Object
CollectionSelector(collectionId = NULL, allDescendants = NULL)
collectionId |
The collection ID |
allDescendants |
When false, selects only collections that are immediate children of the |
Autogenerated via gar_create_api_objects
A selection of a collection, such as messages as m1
.
CollectionSelector object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.