[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse of querying capacity plans.\n\n| JSON representation |\n|---------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"capacityPlans\": [ { object (/capacity-planner/docs/reference/rest/v1beta/projects.capacityPlans#CapacityPlan) } ], \"nextPageToken\": string } ``` |\n\n| Fields ||\n|-------------------|---------------------------------------------------------------------------------------------------------------------------------------|\n| `capacityPlans[]` | `object (`[CapacityPlan](/capacity-planner/docs/reference/rest/v1beta/projects.capacityPlans#CapacityPlan)`)` List of capacity plans. |\n| `nextPageToken` | `string` Token to retrieve the next page of results. This will be empty if there are no more pages. |"]]