[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003ePageContext\u003c/code\u003e class within the Google API Client Library for Java, specifically for version 2.15.0, and includes links to documentation for numerous other versions, up to 2.63.1, which is the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageContext\u003c/code\u003e is an abstract class used for managing paged API calls, and its core function is defined by a generic type, \u003ccode\u003ePageContext<RequestT,ResponseT,ResourceT>\u003c/code\u003e, indicating the types for request, response, and resource elements.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers static and abstract methods, including \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003egetCallContext\u003c/code\u003e, \u003ccode\u003egetCallable\u003c/code\u003e, \u003ccode\u003egetPageDescriptor\u003c/code\u003e, \u003ccode\u003egetRequest\u003c/code\u003e, and \u003ccode\u003ewithRequest\u003c/code\u003e, which facilitate the management of API calls, call context, and the related descriptors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageContext\u003c/code\u003e inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, carrying all the standard methods associated with it such as \u003ccode\u003eequals()\u003c/code\u003e, \u003ccode\u003ehashCode()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a detailed breakdown of the parameters and return types for the class's \u003ccode\u003ecreate()\u003c/code\u003e method, which constructs a new \u003ccode\u003ePageContext\u003c/code\u003e instance, and its abstract methods that facilitate managing API interactions.\u003c/p\u003e\n"]]],[],null,[]]