[[["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-17 UTC."],[[["The page provides documentation for the `PageContext` class, which is an abstract class within the Google API client library for Java, specifically within the `com.google.api.gax.rpc` package."],["It lists numerous versions of the `PageContext` class, ranging from the latest version 2.63.1 down to version 2.7.1, allowing developers to access documentation for specific releases."],["`PageContext` serves as the context for a page call, offering methods such as `getCallContext`, `getCallable`, `getPageDescriptor`, and `getRequest` to manage and interact with API calls."],["The `create` static method allows for the creation of a `PageContext` instance, requiring parameters like `callable`, `pageDescriptor`, `request`, and `callContext`."],["The `PageContext` class is designed to work with generic types, namely RequestT, ResponseT, and ResourceT, which represent the request, response, and resource types for API calls."]]],[]]