[[["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 document describes the `IPageRequest` interface, which is used for requesting a page in a page-streaming operation within the `Google.Api.Gax.Grpc` namespace."],["The `IPageRequest` interface is found in the `Google.Api.Gax.Grpc.dll` assembly and has two key properties: `PageSize` and `PageToken`."],["`PageSize` is an integer property that specifies the maximum number of elements to be returned in a single response."],["`PageToken`, a string property, is utilized to indicate which page should be returned, typically retrieved from the `NextPageToken` of a previous response."],["This page lists different versions of `IPageRequest`, with version 4.10.0 being the most recent and version 4.2.0 being the focus of the described properties."]]],[]]