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