Class OperationMetadata (0.4.0)

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

Contains metadata for the BatchProcessDocuments operation.

Attributes

NameDescription
state google.cloud.documentai_v1beta2.types.OperationMetadata.State
The state of the current batch processing.
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.