[[["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-02 UTC."],[[["This page provides documentation for the `PageContext` class within the Google API Client Library for Java (gax) library, specifically for version 2.46.1 and other versions as well."],["`PageContext` is an abstract class that serves as the context for a page call, designed to handle requests, responses, and resources in a paginated API interaction within the library."],["The latest version of the `PageContext` documentation available is version 2.63.1, and the page also includes documentation for other previous versions all the way down to version 2.7.1."],["`PageContext` includes methods such as `getCallContext`, `getCallable`, `getPageDescriptor`, and `getRequest`, providing access to the API call context, callable, page list descriptor, and request, respectively."],["The PageContext class offers a static method `create` to create instances of PageContext, as well as a method `withRequest` that allows you to update the request of a PageContext instance."]]],[]]