public enum OperationStep.Types.StateReference documentation and code samples for the Cluster Director v1 API enum OperationStep.Types.State.
State of the operation step.
Namespace
Google.Cloud.HypercomputeCluster.V1Assembly
Google.Cloud.HypercomputeCluster.V1.dll
Fields |
|
|---|---|
| Name | Description |
Done |
Step execution is completed. |
InProgress |
Step execution is running in progress. |
Unspecified |
Unspecified state. |
Waiting |
Initial state before step execution starts. |