Dataform V1beta1 API - Module Google::Cloud::Dataform::V1beta1::DeleteRepositoryLongRunningMetadata::State (v0.16.0)

Reference documentation and code samples for the Dataform V1beta1 API module Google::Cloud::Dataform::V1beta1::DeleteRepositoryLongRunningMetadata::State.

Different states of the DeleteRepositoryLongRunning operation.

Constants

STATE_UNSPECIFIED

value: 0
The state is unspecified.

RUNNING

value: 1
The operation is running.

SUCCEEDED

value: 2
The operation has completed successfully.

FAILED

value: 3
The operation has failed.