[[["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-07 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."]]],[]]