[[["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 `IPageResponse\u003cTResource\u003e` interface, which is a key component for handling responses in page-streaming operations."],["`IPageResponse\u003cTResource\u003e` inherits from `IEnumerable\u003cTResource\u003e` and `IEnumerable`, allowing for iteration over resources."],["The interface includes a `NextPageToken` property of type string, used to fetch the subsequent page of results in a paginated stream."],["The documentation covers versions ranging from 3.2.0 up to the latest 4.10.0 for this interface within the `Google.Api.Gax.Grpc` namespace, contained in the `Google.Api.Gax.Grpc.dll` assembly."],["The `TResource` type parameter specifies the type of resource contained within the page response."]]],[]]