Telco Automation v1 API - Enum HydratedDeployment.Types.State (1.2.0)

public enum HydratedDeployment.Types.State

Reference 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.V1

Assembly

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.