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

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

A response message for [UsageService.ExportForecasts].

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

Namespace

Google \ Cloud \ CapacityPlanner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ response string

The response message for the forecast export. In case of bigquery, it will also contain job id.

getResponse

The response message for the forecast export. In case of bigquery, it will also contain job id.

Returns
Type Description
string

setResponse

The response message for the forecast export. In case of bigquery, it will also contain job id.

Parameter
Name Description
var string
Returns
Type Description
$this