[[["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."],[[["This webpage provides documentation for the `PageContext` class in the Google API Client Libraries for Java, specifically for version 2.61.0, along with links to other versions, including the latest version 2.63.1."],["The `PageContext` class is an abstract class that serves as the context for a page call, with type parameters for `RequestT`, `ResponseT`, and `ResourceT`, and the ability to extend the base `java.lang.Object`."],["The `PageContext` class contains methods for retrieving the API call context, the unary callable, the paged list descriptor, and the request, as well as a method to update the request with `withRequest()`."],["A static method, `create()`, is provided to create an instance of `PageContext`, requiring a `UnaryCallable`, a `PagedListDescriptor`, a request object, and an `ApiCallContext` as parameters."],["The content has a comprehensive list of previous versions, going as far back as version 2.7.1, allowing for easy navigation to other versions of the `PageContext` documentation."]]],[]]