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

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

A response message for [UsageService.ExportUsageHistories].

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

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 usage history export. In case of bigquery, it will also contain job id.

getResponse

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

Returns
Type Description
string

setResponse

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

Parameter
Name Description
var string
Returns
Type Description
$this