[[["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."],[[["This webpage details the `IPageRequest` interface, which is part of the `Google.Api.Gax.Grpc` namespace within the `Google.Api.Gax.Grpc.dll` assembly."],["The `IPageRequest` interface is used for page-streaming operations within the google API."],["It includes two main properties: `PageSize`, an integer that determines the maximum number of elements per response, and `PageToken`, a string used to specify the page to return, obtained from a previous `NextPageToken`."],["The page provides links to documentation for multiple versions of the interface, from version 3.2.0 up to the latest, 4.10.0."]]],[]]