View source: R/firestore_objects.R
DocumentTransform | R Documentation |
DocumentTransform Object
DocumentTransform(fieldTransforms = NULL, document = NULL)
fieldTransforms |
The list of transformations to apply to the fields of the document, in order |
document |
The name of the document to transform |
Autogenerated via gar_create_api_objects
A transformation of a document.
DocumentTransform object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.