Class ReviewDocumentOperationMetadata (0.3.0)

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

The long running operation metadata for review document method.

Attributes

NameDescription
state .document_processor_service.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 .timestamp.Timestamp
The creation time of the operation.
update_time .timestamp.Timestamp
The last update time of the operation.

Classes

State

State(value)

State of the longrunning operation.