[[["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 in the Google API Client Libraries for Java, specifically for version 2.45.0, and includes links to documentation for various other versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePageContext\u003c/code\u003e class is an abstract class that serves as the context for a page call, with type parameters \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, and \u003ccode\u003eResourceT\u003c/code\u003e, which are defined as generic types.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePageContext\u003c/code\u003e extends \u003ccode\u003ejava.lang.Object\u003c/code\u003e and inherits methods such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals()\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e, among others, from the parent object.\u003c/p\u003e\n"],["\u003cp\u003eA static method \u003ccode\u003ecreate\u003c/code\u003e is available to instantiate a \u003ccode\u003ePageContext\u003c/code\u003e, which accepts parameters such as \u003ccode\u003ecallable\u003c/code\u003e, \u003ccode\u003epageDescriptor\u003c/code\u003e, \u003ccode\u003erequest\u003c/code\u003e, and \u003ccode\u003ecallContext\u003c/code\u003e to setup the context.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePageContext\u003c/code\u003e also provides abstract methods like \u003ccode\u003egetCallContext()\u003c/code\u003e, \u003ccode\u003egetCallable()\u003c/code\u003e, \u003ccode\u003egetPageDescriptor()\u003c/code\u003e, and \u003ccode\u003egetRequest()\u003c/code\u003e to access relevant information, as well as a \u003ccode\u003ewithRequest()\u003c/code\u003e method to modify the request.\u003c/p\u003e\n"]]],[],null,[]]