[[["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-03-21 UTC."],[[["This webpage provides documentation for the `PageContext` class, version 2.32.1, which is an abstract class used in handling paged calls within the Google API Client Libraries for Java."],["The page lists various versions of the `PageContext` class, with version 2.63.1 being the most recent, and the page also includes versions down to 2.7.1."],["The `PageContext` class is designed to manage the context of a paged call and includes methods for getting the call context, the callable, the page descriptor, and the request, as well as a way to update the request."],["There is a static method, `create()`, allowing the construction of a `PageContext` object using a unary callable, a paged list descriptor, a request, and an API call context."],["The class inherits from `java.lang.Object`, as reflected by the inherited members listed, and has type parameters `RequestT`, `ResponseT`, and `ResourceT` to support different types of requests, responses, and resources."]]],[]]