[[["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."],[[["The webpage provides documentation for the `PageContext` class in the Google API Client Library for Java, detailing its functionality for handling page calls, along with a comprehensive list of version history."],["`PageContext` is an abstract class used for managing the context of a page call, supporting parameterized types for requests, responses, and resources, labeled as `RequestT`, `ResponseT`, and `ResourceT`."],["The class includes a static `create` method to instantiate a `PageContext` with a `UnaryCallable`, a `PagedListDescriptor`, a request object, and an `ApiCallContext`."],["Key methods of the `PageContext` class include `getCallContext`, `getCallable`, `getPageDescriptor`, `getRequest`, and `withRequest`, which respectively retrieve or modify the API call context, the callable, the page descriptor, the request object, or the request object."],["The page also offers a detailed overview of inherited members from `java.lang.Object`, along with a comprehensive listing of all `PageContext` versions, ranging from 2.7.1 to the latest release, 2.63.1."]]],[]]