GoogleFirestoreAdminV1FieldOperationMetadata Object

GoogleFirestoreAdminV1FieldOperationMetadata(
  startTime = NULL,
  indexConfigDeltas = NULL,
  progressBytes = NULL,
  endTime = NULL,
  field = NULL,
  progressDocuments = NULL,
  state = NULL
)

Arguments

startTime

The time this operation started

indexConfigDeltas

A list of IndexConfigDelta, which describe the intent of this operation

progressBytes

The progress, in bytes, of this operation

endTime

The time this operation completed

field

The field resource that this operation is acting on

progressDocuments

The progress, in documents, of this operation

state

The state of the operation

Value

GoogleFirestoreAdminV1FieldOperationMetadata object

Details

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