Module Google::Cloud::DocumentAI::V1::CommonOperationMetadata::State (v0.2.4)

State of the longrunning operation.

Constants

STATE_UNSPECIFIED

value: 0
Unspecified state.

RUNNING

value: 1
Operation is still running.

CANCELLING

value: 2
Operation is being cancelled.

SUCCEEDED

value: 3
Operation succeeded.

FAILED

value: 4
Operation failed.

CANCELLED

value: 5
Operation is cancelled.