Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::CalendarModeAdviceResponse.
A response containing the recommended way of creating the specified resources in the future. It contains (will contain) multiple recommendations that can be analyzed by the customer and the best one can be picked.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#recommendations
def recommendations() -> ::Array<::Google::Cloud::Compute::V1::CalendarModeRecommendation>
Returns
- (::Array<::Google::Cloud::Compute::V1::CalendarModeRecommendation>) — Recommendations where, how and when to create the requested resources in order to maximize their obtainability and minimize cost.
#recommendations=
def recommendations=(value) -> ::Array<::Google::Cloud::Compute::V1::CalendarModeRecommendation>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::CalendarModeRecommendation>) — Recommendations where, how and when to create the requested resources in order to maximize their obtainability and minimize cost.
Returns
- (::Array<::Google::Cloud::Compute::V1::CalendarModeRecommendation>) — Recommendations where, how and when to create the requested resources in order to maximize their obtainability and minimize cost.