Compute Engine v1 API - Class ComputeEnumConstants.FutureResourcesRecommendation.RecommendationType (3.22.0)

public static class ComputeEnumConstants.FutureResourcesRecommendation.RecommendationType

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesRecommendation.RecommendationType.

Constants for wire representations of the FutureResourcesRecommendation.Types.RecommendationType enum.

Inheritance

object > ComputeEnumConstants.FutureResourcesRecommendation.RecommendationType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

FutureReservation

public const string FutureReservation = "FUTURE_RESERVATION"

Wire representation of FutureReservation .

Field Value
Type Description
string

UndefinedRecommendationType

public const string UndefinedRecommendationType = "UNDEFINED_RECOMMENDATION_TYPE"

Wire representation of UndefinedRecommendationType .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "RECOMMENDATION_TYPE_UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string