Compute Engine v1 API - Class ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.Status (3.22.0)

public static class ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.Status

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.Status.

Constants for wire representations of the FutureResourcesRecommendationOtherLocation.Types.Status enum.

Inheritance

object > ComputeEnumConstants.FutureResourcesRecommendationOtherLocation.Status

Namespace

Google.Cloud.Compute.V1

Assembly

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
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