Reference documentation and code samples for the Compute V1 Client class RecommendationType.
Type of recommendation. Currently only FUTURE_RESERVATION is supported.
Protobuf type google.cloud.compute.v1.FutureResourcesRecommendation.RecommendationType
Namespace
Google \ Cloud \ Compute \ V1 \ FutureResourcesRecommendationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_RECOMMENDATION_TYPE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_RECOMMENDATION_TYPE = 0;
FUTURE_RESERVATION
Value: 41036592A Future Reservation is recommended.
Generated from protobuf enum FUTURE_RESERVATION = 41036592;
RECOMMENDATION_TYPE_UNSPECIFIED
Value: 140641624Default value, unused.
Generated from protobuf enum RECOMMENDATION_TYPE_UNSPECIFIED = 140641624;