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