GoogleFirestoreAdminV1IndexOperationMetadata Object

GoogleFirestoreAdminV1IndexOperationMetadata(
  progressBytes = NULL,
  progressDocuments = NULL,
  state = NULL,
  endTime = NULL,
  index = NULL,
  startTime = NULL
)

Arguments

progressBytes

The progress, in bytes, of this operation

progressDocuments

The progress, in documents, of this operation

state

The state of the operation

endTime

The time this operation completed

index

The index resource that this operation is acting on

startTime

The time this operation started

Value

GoogleFirestoreAdminV1IndexOperationMetadata object

Details

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