[[["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."],[[["The `PageContext` class in version 2.30.1 provides context for paged calls and is an abstract class that allows for the management of requests, responses, and resources."],["The `PageContext` class includes methods to retrieve the `ApiCallContext`, `UnaryCallable`, `PagedListDescriptor`, and `RequestT`."],["The latest version available of `PageContext` is 2.63.1, and numerous versions ranging from 2.62.0 down to 2.7.1 are available."],["The `create` static method provides a way to create a new `PageContext` instance with the necessary parameters for a page call, such as `callable`, `pageDescriptor`, `request`, and `callContext`."],["The `PageContext` class has a `withRequest` method allowing modification of the current `RequestT` object that will be sent to be processed."]]],[]]