public enum DeleteFolderTreeMetadata.Types.StateReference documentation and code samples for the Dataform v1 API enum DeleteFolderTreeMetadata.Types.State.
Different states of the DeleteFolderTree operation.
Namespace
Google.Cloud.Dataform.V1Assembly
Google.Cloud.Dataform.V1.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. |