R/firestore_objects.R
GoogleFirestoreAdminV1ImportDocumentsMetadata.Rd
GoogleFirestoreAdminV1ImportDocumentsMetadata Object
GoogleFirestoreAdminV1ImportDocumentsMetadata(
endTime = NULL,
collectionIds = NULL,
progressDocuments = NULL,
progressBytes = NULL,
operationState = NULL,
startTime = NULL,
inputUriPrefix = NULL
)
The time this operation completed
Which collection ids are being imported
The progress, in documents, of this operation
The progress, in bytes, of this operation
The state of the import operation
The time this operation started
The location of the documents being imported
GoogleFirestoreAdminV1ImportDocumentsMetadata object
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.ImportDocuments.