View source: R/firestore_objects.R
GoogleFirestoreAdminV1ExportDocumentsMetadata | R Documentation |
GoogleFirestoreAdminV1ExportDocumentsMetadata Object
GoogleFirestoreAdminV1ExportDocumentsMetadata( progressBytes = NULL, operationState = NULL, startTime = NULL, progressDocuments = NULL, endTime = NULL, collectionIds = NULL, outputUriPrefix = NULL )
progressBytes |
The progress, in bytes, of this operation |
operationState |
The state of the export operation |
startTime |
The time this operation started |
progressDocuments |
The progress, in documents, of this operation |
endTime |
The time this operation completed |
collectionIds |
Which collection ids are being exported |
outputUriPrefix |
Where the entities are being exported to |
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.ExportDocuments.
GoogleFirestoreAdminV1ExportDocumentsMetadata object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.