Dataform v1beta1 API - Enum MoveFolderMetadata.Types.State (1.0.0-beta11)

public enum MoveFolderMetadata.Types.State

Reference documentation and code samples for the Dataform v1beta1 API enum MoveFolderMetadata.Types.State.

Different states of the move.

Namespace

Google.Cloud.Dataform.V1Beta1

Assembly

Google.Cloud.Dataform.V1Beta1.dll

Fields

Name Description
Failed

The move has failed.

InProgress

The move is in progress.

Initialized

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

Success

The move has completed successfully.

Unspecified

The state is unspecified.