[[["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\u003e\u003ccode\u003eput_multi_async\u003c/code\u003e stores a sequence of \u003ccode\u003eModel\u003c/code\u003e instances.\u003c/p\u003e\n"],["\u003cp\u003eThe function takes a sequence of \u003ccode\u003eModel\u003c/code\u003e instances as the \u003ccode\u003eentities\u003c/code\u003e argument.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ectx_options\u003c/code\u003e is used to pass context options to the function.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns a list of futures.\u003c/p\u003e\n"]]],[],null,["# google.appengine.ext.ndb.put_multi_async\n\n\u003cbr /\u003e\n\nStores a sequence of Model instances. \n\n google.appengine.ext.ndb.put_multi_async(\n entities, **ctx_options\n )\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]