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