Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::QueryForecastsResponse.
The QueryForecasts
response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#forecasts
def forecasts() -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::Forecast>
Returns
- (::Array<::Google::Cloud::CapacityPlanner::V1beta::Forecast>) — The forecasts that match the request.
#forecasts=
def forecasts=(value) -> ::Array<::Google::Cloud::CapacityPlanner::V1beta::Forecast>
Parameter
- value (::Array<::Google::Cloud::CapacityPlanner::V1beta::Forecast>) — The forecasts that match the request.
Returns
- (::Array<::Google::Cloud::CapacityPlanner::V1beta::Forecast>) — The forecasts that match the request.