[[["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, offering version-specific details and documentation for `com.google.api.gax.rpc.PageContext` class, from versions 2.63.1 down to 2.7.1."],["The `PageContext` class is an abstract class that defines the context for a paged call, utilizing generic types `RequestT`, `ResponseT`, and `ResourceT`, and it inherits from `java.lang.Object`."],["The class offers static methods, like `create`, to instantiate a new `PageContext` instance, and abstract methods such as `getCallContext`, `getCallable`, `getPageDescriptor`, and `getRequest` to access and manage call-specific data."],["It also includes a `withRequest` method that creates a new instance of `PageContext` using a provided `RequestT`."],["The documentation details the inherited members of the Object class and parameter descriptions for the static method \"create\"."]]],[]]