[[["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 latest version available for `PageContext` is 2.63.1, with links provided to documentation for multiple previous versions down to 2.7.1."],["`PageContext` is an abstract class that serves as the context for a page call, with three type parameters: `RequestT`, `ResponseT`, and `ResourceT`."],["`PageContext` objects can be created using the static method `create`, which takes a `UnaryCallable`, `PagedListDescriptor`, a request, and `ApiCallContext` as parameters."],["The class provides methods for retrieving the `ApiCallContext`, `UnaryCallable`, `PagedListDescriptor`, and request, and it has the capability to update the request with the `withRequest` method."],["The class inherits members from `java.lang.Object`, including `clone()`, `equals()`, `finalize()`, and other common methods."]]],[]]