Dataform v1beta1 API - Enum DeleteFolderTreeMetadata.Types.State (1.0.0-beta12)

public enum DeleteFolderTreeMetadata.Types.State

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

Different states of the DeleteFolderTree operation.

Namespace

Google.Cloud.Dataform.V1Beta1

Assembly

Google.Cloud.Dataform.V1Beta1.dll

Fields

Name Description
Failed

The operation has failed.

InProgress

The operation is in progress.

Initialized

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

Succeeded

The operation has completed successfully.

Unspecified

The state is unspecified.