[[["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 for version 2.49.0."],["The `PageContext` class is an abstract class that serves as the context for a page call, which handles paging in API responses, and is parameterized with request, response, and resource types."],["The webpage details the inheritance structure, where `PageContext` inherits from `java.lang.Object`, and also lists the inherited members from that class."],["It defines static and instance methods for `PageContext`, including a static `create()` method to instantiate a `PageContext` and methods like `getCallContext()`, `getCallable()`, `getPageDescriptor()`, `getRequest()`, and `withRequest()` to manage the context and its associated data."],["Multiple versions of the documentation for `PageContext` are accessible, with the latest version being 2.63.1, providing a comprehensive archive of the class's evolution."]]],[]]