[[["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 page provides documentation for the `IPageManager` interface, which is part of the `Google.Api.Gax.Rest` namespace and is found in the `Google.Api.Gax.Rest.dll` assembly."],["The `IPageManager` interface defines the relationship between requests, responses, and resources in the context of page streaming, using type parameters `TRequest`, `TResponse`, and `TResource` to represent their respective types."],["The interface includes four methods: `GetNextPageToken`, which extracts the next page token from a response; `GetResources`, which extracts the resources from a response; `SetPageSize`, which applies a page size to a request; and `SetPageToken`, which applies a page token to a request."],["There are multiple versions of the documentation available, ranging from version 3.2.0 to the latest version, 4.10.0, with version 4.4.0 being the current version displayed on the page."]]],[]]