A page_size of zero lets the server choose the number of items to return.
A page_size which is strictly positive will return at most that many items.
A negative page_size will cause an error.
Following the first request, subsequent paginated calls are not required
to pass a page_size. If a page_size is set in subsequent calls, it must
match the page_size given in the first request.
Required. The unique name of the instance for which a list of app profiles
is requested. Values are of the form
projects/{project}/instances/{instance}.
Use {instance} = '-' to list AppProfiles for all Instances in a project,
e.g., projects/myproject/instances/-.
[[["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-08 UTC."],[[["\u003cp\u003eThe page provides reference documentation for the \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for the .NET environment, with the most recent version at 3.24.0, and the currently selected version at 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListAppProfilesRequest\u003c/code\u003e is used to request a list of app profiles for a given instance, with functionality to specify the page size and utilize a page token for handling large result sets.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e inherits from object and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<ListAppProfilesRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ListAppProfilesRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e include \u003ccode\u003ePageSize\u003c/code\u003e (to set the number of results per page), \u003ccode\u003ePageToken\u003c/code\u003e (for pagination), \u003ccode\u003eParent\u003c/code\u003e (to specify the instance name), and \u003ccode\u003eParentAsInstanceName\u003c/code\u003e (a typed view of the Parent property).\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, the default \u003ccode\u003eListAppProfilesRequest()\u003c/code\u003e and \u003ccode\u003eListAppProfilesRequest(ListAppProfilesRequest other)\u003c/code\u003e to copy from another instance.\u003c/p\u003e\n"]]],[],null,[]]