[[["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-09 UTC."],[[["This webpage provides documentation for the `PageContext` class within the Google API Client Libraries for Java, specifically for version 2.57.0 and earlier versions."],["`PageContext` is an abstract class designed to manage context for paged API calls, defined by the `RequestT`, `ResponseT`, and `ResourceT` type parameters."],["The class provides methods for retrieving the API call context, the unary callable, the page descriptor, the request, and the ability to update the request, such as `getCallContext()`, `getCallable()`, `getPageDescriptor()`, `getRequest()`, and `withRequest()`."],["The page contains a list of links to the different version documentation, ranging from 2.63.1 (latest) to version 2.7.1."],["The `create()` static method allows for the instantiation of a `PageContext`, requiring parameters like `callable`, `pageDescriptor`, `request`, and `callContext`."]]],[]]