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