[[["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, offering various versions ranging from 2.7.1 up to the latest 2.63.1."],["The `PageContext` class is an abstract class that manages the context for a paged call, handling the interaction between requests, responses, and resources in API interactions."],["`PageContext` allows for the creation of an instance via the `create` static method, taking in a `UnaryCallable`, a `PagedListDescriptor`, a request, and an `ApiCallContext`."],["Key methods within `PageContext` include `getCallContext`, `getCallable`, `getPageDescriptor`, `getRequest`, and `withRequest`, facilitating access to and management of call parameters and descriptors."],["The class inherits from `java.lang.Object`, providing standard object methods like `equals`, `hashCode`, and `toString`, in addition to its specific functionalities for paged API calls."]]],[]]