[[["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-09 UTC."],[[["The provided content is a documentation page for the `PageContext` class in the `com.google.api.gax.rpc` package, specifically within version 2.9.0 of the library, along with other version links."],["`PageContext` is an abstract class used for managing the context of a paginated call, with the ability to create a context object with specific callables, descriptors, requests, and call context, along with access to the context's elements."],["The class has type parameters `RequestT`, `ResponseT`, and `ResourceT`, which provide placeholders for the request type, the response type, and the resource type, respectively."],["Key methods in `PageContext` include `create`, `getCallContext`, `getCallable`, `getPageDescriptor`, `getRequest`, and `withRequest`, allowing for the creation and management of the context, as well as retrieval and manipulation of the associated parameters."],["The page also includes a list of all available versions of this class, spanning from version 2.63.1 down to 2.7.1, indicating comprehensive documentation across different releases."]]],[]]