Class QueryCapacityPlansResponse (0.1.0)

QueryCapacityPlansResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response of querying capacity plans.

Attributes

Name Description
capacity_plans MutableSequence[google.cloud.capacityplanner_v1beta.types.CapacityPlan]
List of capacity plans.
next_page_token str
Token to retrieve the next page of results. This will be empty if there are no more pages.