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