Reference documentation and code samples for the Capacity Planner V1BETA API class Google::Cloud::CapacityPlanner::V1beta::QueryCapacityPlanInsightsResponse.
Response for capacity plan insights.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aggregated_capacity_plan_view
def aggregated_capacity_plan_view() -> ::Google::Cloud::CapacityPlanner::V1beta::CapacityPlanView
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::CapacityPlanView) — Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.
#aggregated_capacity_plan_view=
def aggregated_capacity_plan_view=(value) -> ::Google::Cloud::CapacityPlanner::V1beta::CapacityPlanView
Parameter
- value (::Google::Cloud::CapacityPlanner::V1beta::CapacityPlanView) — Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.
Returns
- (::Google::Cloud::CapacityPlanner::V1beta::CapacityPlanView) — Optional. The aggregated capacity plan view. This is the aggregated view of all the capacity plans that match the filters.