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

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

Different states of the move.

Constants

STATE_UNSPECIFIED

value: 0
The state is unspecified.

INITIALIZED

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

IN_PROGRESS

value: 2
The move is in progress.

SUCCESS

value: 3
The move has completed successfully.

FAILED

value: 4
The move has failed.