public static class ComputeEnumConstants.FutureResourcesRecommendation.RecommendationTypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.FutureResourcesRecommendation.RecommendationType.
Constants for wire representations of the FutureResourcesRecommendation.Types.RecommendationType enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|