Google Cloud Capacity Planner V1beta Client - Class QueryForecastsResponse (0.1.0)

Reference documentation and code samples for the Google Cloud Capacity Planner V1beta Client class QueryForecastsResponse.

The QueryForecasts response.

Generated from protobuf message google.cloud.capacityplanner.v1beta.QueryForecastsResponse

Namespace

Google \ Cloud \ CapacityPlanner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ forecasts array<Forecast>

The forecasts that match the request.

getForecasts

The forecasts that match the request.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setForecasts

The forecasts that match the request.

Parameter
Name Description
var array<Forecast>
Returns
Type Description
$this