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