Compute V1 Client - Class RecommendationType (2.4.0)

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_RECOMMENDATION_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_RECOMMENDATION_TYPE = 0;

FUTURE_RESERVATION

Value: 41036592

A Future Reservation is recommended.

Generated from protobuf enum FUTURE_RESERVATION = 41036592;

RECOMMENDATION_TYPE_UNSPECIFIED

Value: 140641624

Default value, unused.

Generated from protobuf enum RECOMMENDATION_TYPE_UNSPECIFIED = 140641624;