Class CommonOperationMetadata (1.5.0)

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

The common metadata for long running operations.

Attributes

NameDescription
state google.cloud.documentai_v1beta3.types.CommonOperationMetadata.State
The state of the operation.
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.

Inheritance

builtins.object > proto.message.Message > CommonOperationMetadata

Classes

State

State(value)

State of the longrunning operation.