[[["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.58.0."],["The `PageContext` class, defined as `public abstract class PageContext\u003cRequestT,ResponseT,ResourceT\u003e`, serves as the context for paged API calls."],["The documentation outlines the `PageContext` class's inheritance from `java.lang.Object`, along with its inherited methods such as `clone()`, `equals()`, and `wait()`."],["It details a static `create()` method for instantiating `PageContext` objects, which takes a `UnaryCallable`, `PagedListDescriptor`, request, and `ApiCallContext` as parameters."],["The documentation lists the methods of the PageContext class, such as `getCallContext()`, `getCallable()`, `getPageDescriptor()`, `getRequest()`, and `withRequest()`, which are available for interaction with the class."]]],[]]