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