[[["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.62.0 of the `gax` package, with links to historical versions of documentation for this class."],["`PageContext` is an abstract class that serves as the context for a paged API call, which is designed to work with generic request, response, and resource types (`RequestT`, `ResponseT`, and `ResourceT`)."],["The class offers a static `create` method to generate a `PageContext` object, given a `UnaryCallable`, a `PagedListDescriptor`, a request, and an `ApiCallContext`."],["Key methods within the `PageContext` class include `getCallContext`, `getCallable`, `getPageDescriptor`, `getRequest`, and `withRequest`, allowing manipulation and access to crucial elements of the paged API request."],["The latest version of the PageContext class is version 2.63.1, as specified in the available list of versions."]]],[]]