[[["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 within the Google API Client Library for Java (gax), specifically focusing on version 2.20.1 and subsequent versions."],["The `PageContext` class is an abstract class designed to manage the context for paged API calls, defined by type parameters `RequestT`, `ResponseT`, and `ResourceT`."],["The provided content contains a list of available versions, going as far back as 2.7.1, with the latest being 2.63.1 and offering links to their respective documentation."],["The `PageContext` class includes methods like `getCallContext()`, `getCallable()`, `getPageDescriptor()`, and `getRequest()`, enabling access to various aspects of the API call context."],["It also includes a static `create` method for constructing a new `PageContext` instance and the `withRequest` method to make a new instance with a modified request."]]],[]]