View source: R/firestore_objects.R
GoogleFirestoreAdminV1Progress | R Documentation |
GoogleFirestoreAdminV1Progress Object
GoogleFirestoreAdminV1Progress(completedWork = NULL, estimatedWork = NULL)
completedWork |
The amount of work completed |
estimatedWork |
The amount of work estimated |
Autogenerated via gar_create_api_objects
Describes the progress of the operation. Unit of work is generic and must be interpreted based on where Progress is used.
GoogleFirestoreAdminV1Progress object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.