public static class ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.StatusReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.Status.
Constants for wire representations of the FutureResourcesRecommendationOtherLocation.Types.Status enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
ConditionsNotMet
public const string ConditionsNotMet = "CONDITIONS_NOT_MET"Wire representation of ConditionsNotMet .
| Field Value | |
|---|---|
| Type | Description |
string |
|
NoCapacity
public const string NoCapacity = "NO_CAPACITY"Wire representation of NoCapacity .
| Field Value | |
|---|---|
| Type | Description |
string |
|
NotSupported
public const string NotSupported = "NOT_SUPPORTED"Wire representation of NotSupported .
| Field Value | |
|---|---|
| Type | Description |
string |
|
OtherLocationStatusUndefined
public const string OtherLocationStatusUndefined = "OTHER_LOCATION_STATUS_UNDEFINED"Wire representation of OtherLocationStatusUndefined .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Recommended
public const string Recommended = "RECOMMENDED"Wire representation of Recommended .
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedStatus
public const string UndefinedStatus = "UNDEFINED_STATUS"Wire representation of UndefinedStatus .
| Field Value | |
|---|---|
| Type | Description |
string |
|