public static class ComputeEnumConstants.FutureReservation.PlanningStatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureReservation.PlanningStatus.
Constants for wire representations of the FutureReservation.Types.PlanningStatus enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Draft
public const string Draft = "DRAFT"Wire representation of Draft.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Submitted
public const string Submitted = "SUBMITTED"Wire representation of Submitted.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedPlanningStatus
public const string UndefinedPlanningStatus = "UNDEFINED_PLANNING_STATUS"Wire representation of UndefinedPlanningStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "PLANNING_STATUS_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|