public enum MoveFolderMetadata.Types.StateReference documentation and code samples for the Dataform v1beta1 API enum MoveFolderMetadata.Types.State.
Different states of the move.
Namespace
Google.Cloud.Dataform.V1Beta1Assembly
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. |