public enum HydratedDeployment.Types.StateReference documentation and code samples for the Telco Automation v1 API enum HydratedDeployment.Types.State.
State defines which state the current hydrated deployment is in.
Namespace
Google.Cloud.TelcoAutomation.V1Assembly
Google.Cloud.TelcoAutomation.V1.dll
Fields |
|
|---|---|
| Name | Description |
Applied |
When the edit is applied, the hydrated deployment moves to APPLIED state. No changes can be made once a hydrated deployment is applied. |
Draft |
A hydrated deployment starts in DRAFT state. All edits are made in DRAFT state. |
Unspecified |
Unspecified state. |