[[["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\u003eThe \u003ccode\u003edb.model_is_projection\u003c/code\u003e function checks if a \u003ccode\u003edb.Model\u003c/code\u003e instance is a projection of a full entity.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns \u003ccode\u003etrue\u003c/code\u003e when the provided \u003ccode\u003edb.Model\u003c/code\u003e instance represents a projection.\u003c/p\u003e\n"],["\u003cp\u003eThe source code for this function is available on GitHub.\u003c/p\u003e\n"]]],[],null,["# google.appengine.ext.db.model_is_projection\n\n\u003cbr /\u003e\n\nReturns true if the given `db.Model instance` only contains a projection of the full entity. \n\n google.appengine.ext.db.model_is_projection(\n model_instance\n )"]]