[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]