Document AI V1beta3 API - Module Google::Cloud::DocumentAI::V1beta3::Dataset::State (v0.33.1)

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

Different states of a dataset.

Constants

STATE_UNSPECIFIED

value: 0
Default unspecified enum, should not be used.

UNINITIALIZED

value: 1
Dataset has not been initialized.

INITIALIZING

value: 2
Dataset is being initialized.

INITIALIZED

value: 3
Dataset has been initialized.