Dataform V1 API - Module Google::Cloud::Dataform::V1::DeleteFolderTreeMetadata::State (v0.4.0)

Reference documentation and code samples for the Dataform V1 API module Google::Cloud::Dataform::V1::DeleteFolderTreeMetadata::State.

Different states of the DeleteFolderTree operation.

Constants

STATE_UNSPECIFIED

value: 0
The state is unspecified.

INITIALIZED

value: 1
The operation was initialized and recorded by the server, but not yet started.

IN_PROGRESS

value: 2
The operation is in progress.

SUCCEEDED

value: 3
The operation has completed successfully.

FAILED

value: 4
The operation has failed.