[[["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 in the Google API Client Libraries for Java, specifically for version 2.42.0 and earlier versions."],["`PageContext` is an abstract class designed to manage paged calls, with type parameters `RequestT`, `ResponseT`, and `ResourceT`, representing the request, response, and resource types, respectively."],["The webpage lists available versions of `PageContext`, with the latest version being 2.63.1, and details the class's inheritance from `java.lang.Object`."],["`PageContext` offers static and instance methods to manage the context of a paged call, including creating a page context and accessing its components like the callable, page descriptor, request, and call context."],["The webpage also provides methods to retrieve the `ApiCallContext`, the `UnaryCallable`, the `PagedListDescriptor` and the request of the current `PageContext` and change the request through `withRequest()`."]]],[]]