R/firestore_objects.R
GoogleFirestoreAdminV1ExportDocumentsMetadata.Rd
GoogleFirestoreAdminV1ExportDocumentsMetadata Object
GoogleFirestoreAdminV1ExportDocumentsMetadata(
progressBytes = NULL,
operationState = NULL,
startTime = NULL,
progressDocuments = NULL,
endTime = NULL,
collectionIds = NULL,
outputUriPrefix = NULL
)
The progress, in bytes, of this operation
The state of the export operation
The time this operation started
The progress, in documents, of this operation
The time this operation completed
Which collection ids are being exported
Where the entities are being exported to
GoogleFirestoreAdminV1ExportDocumentsMetadata object
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.ExportDocuments.