R/firestore_objects.R
GoogleFirestoreAdminV1IndexOperationMetadata.Rd
GoogleFirestoreAdminV1IndexOperationMetadata Object
GoogleFirestoreAdminV1IndexOperationMetadata(
progressBytes = NULL,
progressDocuments = NULL,
state = NULL,
endTime = NULL,
index = NULL,
startTime = NULL
)
The progress, in bytes, of this operation
The progress, in documents, of this operation
The state of the operation
The time this operation completed
The index resource that this operation is acting on
The time this operation started
GoogleFirestoreAdminV1IndexOperationMetadata object
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.CreateIndex.