Class OperationMetadata (0.5.2)

OperationMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Contains metadata for the BatchProcessDocuments operation. .. attribute:: state

The state of the current batch processing.

:type: google.cloud.documentai_v1beta2.types.OperationMetadata.State

Attributes

NameDescription
state_message str
A message providing more details about the current state of processing.
create_time google.protobuf.timestamp_pb2.Timestamp
The creation time of the operation.
update_time google.protobuf.timestamp_pb2.Timestamp
The last update time of the operation.

Classes

State

State(value)

API documentation for documentai_v1beta2.types.OperationMetadata.State class.