R/firestore_objects.R
GoogleFirestoreAdminV1FieldOperationMetadata.Rd
GoogleFirestoreAdminV1FieldOperationMetadata Object
GoogleFirestoreAdminV1FieldOperationMetadata(
startTime = NULL,
indexConfigDeltas = NULL,
progressBytes = NULL,
endTime = NULL,
field = NULL,
progressDocuments = NULL,
state = NULL
)
The time this operation started
A list of IndexConfigDelta, which describe the intent of this operation
The progress, in bytes, of this operation
The time this operation completed
The field resource that this operation is acting on
The progress, in documents, of this operation
The state of the operation
GoogleFirestoreAdminV1FieldOperationMetadata object
Autogenerated via gar_create_api_objects
Metadata for google.longrunning.Operation results from FirestoreAdmin.UpdateField.