[[["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-04-17 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."]]],[]]