Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata::State (v0.18.0)

Reference documentation and code samples for the Document AI V1beta3 API module Google::Cloud::DocumentAI::V1beta3::CommonOperationMetadata::State.

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.