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