[[["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-09 UTC."],[[["This webpage provides documentation for the `PageContext` class within the Google API Client Library for Java (gax), specifically focusing on version 2.23.3 and including links to previous versions."],["`PageContext` is an abstract class that serves as the context for a page call, inheriting from `java.lang.Object`, and includes type parameters for Request, Response, and Resource."],["The page showcases the `create` static method which allows the creation of a `PageContext` instance, and several abstract methods like `getCallContext`, `getCallable`, `getPageDescriptor`, and `getRequest` to retrieve context information."],["The documentation also provides detailed information about the inherited members and type parameters associated with the `PageContext` class."],["A method `withRequest` is provided that allows for the creation of a new context with an updated request, where the current context type will be maintained."]]],[]]