Optional. The maximum number of projects to return in the response.
The server can return fewer projects than requested.
If unspecified, server picks an appropriate default.
Optional. A pagination token returned from a previous call to
[ListProjects] [google.cloud.resourcemanager.v3.Projects.ListProjects] that
indicates from where listing should continue.
Required. The name of the parent resource whose projects are being listed.
Only children of this parent resource are listed; descendants are not
listed.
If the parent is a folder, use the value folders/{folder_id}. If the
parent is an organization, use the value organizations/{org_id}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eListProjectsRequest\u003c/code\u003e class is used to request a list of projects from the Cloud Resource Manager v3 API, as part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for pagination of results, using \u003ccode\u003ePageSize\u003c/code\u003e to specify the number of projects per page and \u003ccode\u003ePageToken\u003c/code\u003e to continue listing from a specific point.\u003c/p\u003e\n"],["\u003cp\u003eIt supports filtering projects by a parent resource, such as a folder or organization, via the \u003ccode\u003eParent\u003c/code\u003e property, which also has an \u003ccode\u003eIResourceName\u003c/code\u003e view accessible by the \u003ccode\u003eParentAsResourceName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has a \u003ccode\u003eShowDeleted\u003c/code\u003e property that allows you to include projects in a \u003ccode\u003eDELETE_REQUESTED\u003c/code\u003e state in the results.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListProjectsRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, indicating its role and capabilities in the Google Cloud API ecosystem.\u003c/p\u003e\n"]]],[],null,[]]