[[["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-06-16 UTC."],[[["\u003cp\u003eThis module reads context from \u003ccode\u003eos.environ\u003c/code\u003e if \u003ccode\u003eREAD_GAE_CONTEXT_FROM_OS_ENVIRON\u003c/code\u003e is present, otherwise it uses \u003ccode\u003econtextvars\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egoogle.appengine.runtime.context.get()\u003c/code\u003e function is used to retrieve context values, with an optional default value.\u003c/p\u003e\n"],["\u003cp\u003eThe source code for this module can be found on GitHub, at the provided link.\u003c/p\u003e\n"]]],[],null,["# google.appengine.runtime.context.get\n\n\u003cbr /\u003e\n\nRead context from os.environ if READ_GAE_CONTEXT_FROM_OS_ENVIRON else, from contextvars. \n\n google.appengine.runtime.context.get(\n key, default=None\n )"]]