[[["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."],[[["The `IPageRequest` interface is used for requesting data in page-streaming operations."],["It is located within the `Google.Api.Gax.Grpc` namespace of the `Google.Api.Gax.Grpc.dll` assembly."],["The `PageSize` property, of type `int`, sets the maximum number of elements to be returned in the response."],["The `PageToken` property, of type `string`, specifies the page to retrieve, which is obtained from the `NextPageToken` in a previous response."],["The latest version of the `IPageRequest` is 4.10.0, and prior versions back to 3.2.0 are accessible."]]],[]]