[[["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."],[[["This webpage provides documentation for the `PageContext` class within the Google API Client Library for Java, specifically focusing on version 2.47.0."],["The `PageContext` class is an abstract class designed to manage the context of a paged API call, supporting various request, response, and resource types denoted as RequestT, ResponseT, and ResourceT."],["The `PageContext` class, which extends the [java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) class, and can be created through a static method, enabling the creation of the context by utilizing a UnaryCallable, a PagedListDescriptor, a request, and an ApiCallContext."],["The webpage lists the various versions of the `PageContext` class available ranging from 2.7.1 to the latest 2.63.1, with links to each version's specific documentation."],["The `PageContext` class allows access to the associated `ApiCallContext`, `UnaryCallable`, `PagedListDescriptor`, and the request object, and also provides a `withRequest` method for generating a new `PageContext` with a different request."]]],[]]