Class ReviewDocumentOperationMetadata (1.1.0)

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

The long running operation metadata for review document method.

Attributes

NameDescription
state google.cloud.documentai_v1beta3.types.ReviewDocumentOperationMetadata.State
Used only when Operation.done is false.
state_message str
A message providing more details about the current state of processing. For example, the error message if the operation is failed.
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.
common_metadata google.cloud.documentai_v1beta3.types.CommonOperationMetadata
The basic metadata of the long running operation.

Classes

State

State(value)

State of the longrunning operation.