GoogleFirestoreAdminV1ExportDocumentsMetadata Object

GoogleFirestoreAdminV1ExportDocumentsMetadata(
  progressBytes = NULL,
  operationState = NULL,
  startTime = NULL,
  progressDocuments = NULL,
  endTime = NULL,
  collectionIds = NULL,
  outputUriPrefix = NULL
)

Arguments

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

Value

GoogleFirestoreAdminV1ExportDocumentsMetadata object

Details

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