[[["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-02 UTC."],[[["This page provides documentation for the `PageContext` class within the Google API Client Library for Java, specifically focusing on version 2.41.0."],["The `PageContext` class is an abstract class designed to manage the context of a page call, applicable to various request, response, and resource types, represented as `\u003cRequestT, ResponseT, ResourceT\u003e`."],["The page lists links to a comprehensive range of available versions, spanning from 2.63.1 (latest) down to 2.7.1, detailing the history and evolution of the `PageContext` class."],["The class includes an abstract method to get the API call context (`getCallContext`), the unary callable (`getCallable`), the paged list descriptor (`getPageDescriptor`), the request (`getRequest`), and to specify a new request (`withRequest`)."],["The page provides a static method to create a new page context (`create`) and the class inherits several members from `java.lang.Object`, including methods like `clone()`, `equals()`, and `hashCode()`."]]],[]]