[[["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-03-21 UTC."],[[["This webpage provides documentation for the `PageContext` class within the Google API Client Library for Java (gax), specifically focusing on version 2.16.0 and including links to various other versions."],["The `PageContext` class is an abstract class that serves as the context for a page call, designed to work with requests, responses, and resources of generic types (RequestT, ResponseT, ResourceT)."],["It can be created with the `create` static method, that requires a `UnaryCallable`, `PagedListDescriptor`, request and `ApiCallContext` as parameters."],["The class provides abstract methods to retrieve the `ApiCallContext`, `UnaryCallable`, `PagedListDescriptor`, and the request."],["The class has a `withRequest` method that can be used to create a new `PageContext` with a different request."]]],[]]