GoogleFirestoreAdminV1ImportDocumentsMetadata Object

GoogleFirestoreAdminV1ImportDocumentsMetadata(
  endTime = NULL,
  collectionIds = NULL,
  progressDocuments = NULL,
  progressBytes = NULL,
  operationState = NULL,
  startTime = NULL,
  inputUriPrefix = NULL
)

Arguments

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

Value

GoogleFirestoreAdminV1ImportDocumentsMetadata object

Details

Autogenerated via gar_create_api_objects Metadata for google.longrunning.Operation results from FirestoreAdmin.ImportDocuments.