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\u003eThis document provides reference documentation for the \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e class is used to request a list of app profiles from a Bigtable instance and is found in namespace \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the properties available in the \u003ccode\u003eListAppProfilesRequest\u003c/code\u003e class, such as \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which allow for specifying pagination and the target instance, allowing for a comprehensive breakdown of the class properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class is an implementation of multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, showcasing its versatility and adherence to several object models.\u003c/p\u003e\n"],["\u003cp\u003eMultiple older versions of the Bigtable Admin V2 API classes, dating from version 3.24.0 down to version 2.4.0, are accessible, although the content primarily focuses on the current version 3.9.0, which is the active version referenced here.\u003c/p\u003e\n"]]],[],null,[]]