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

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

Response for capacity plan insights.

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

Namespace

Google \ Cloud \ CapacityPlanner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ aggregated_capacity_plan_view CapacityPlanView

Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.

getAggregatedCapacityPlanView

Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.

Returns
Type Description
CapacityPlanView|null

hasAggregatedCapacityPlanView

clearAggregatedCapacityPlanView

setAggregatedCapacityPlanView

Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.

Parameter
Name Description
var CapacityPlanView
Returns
Type Description
$this