[[["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 error, \u003ccode\u003eMissingAttribute\u003c/code\u003e, is raised when a required attribute is absent from an object.\u003c/p\u003e\n"],["\u003cp\u003eIt is a specific type of \u003ccode\u003eValidationError\u003c/code\u003e, and also inherits from \u003ccode\u003eError\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMissingAttribute\u003c/code\u003e error is found within the \u003ccode\u003egoogle.appengine.api.validation\u003c/code\u003e module.\u003c/p\u003e\n"],["\u003cp\u003eIt can be viewed on the GitHub page provided, which points to its location within the App Engine Python Standard library.\u003c/p\u003e\n"]]],[],null,["# google.appengine.api.validation.MissingAttribute\n\n\u003cbr /\u003e\n\nRaised when a required attribute is missing from object.\n\nInherits From: [`ValidationError`](../../../../google/appengine/api/validation/ValidationError), [`Error`](../../../../google/appengine/api/validation/Error), [`expected_type`](../../../../google/appengine/api/validation/Validator/expected_type) \n\n google.appengine.api.validation.MissingAttribute(\n key\n )"]]