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