[[["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 provides documentation for the `IPageResponse\u003cTResource\u003e` interface, a core component for handling paged responses in Google API .NET libraries."],["The `IPageResponse\u003cTResource\u003e` interface is found within the `Google.Api.Gax.Grpc` namespace, specifically in the `Google.Api.Gax.Grpc.dll` assembly."],["`IPageResponse\u003cTResource\u003e` inherits from `IEnumerable\u003cTResource\u003e` and `IEnumerable`, enabling iteration over resources within a response."],["The `NextPageToken` property of `IPageResponse\u003cTResource\u003e` is of type string and is used to retrieve the subsequent page of results in a paged API operation, through the use of the `PageToken`."],["The documentation provides links for different versions, with version 4.10.0 as the latest one, but the descriptions are based on the version 4.0.0."]]],[]]