[[["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 2022-09-30 UTC."],[[["The `google.appengine.ext.db.delete` function is used to delete one or more `Model` instances."],["You can specify the `Model` instances to delete using a `Model` instance, key, key string, or an iterable of these."],["A `datastore_rpc.Configuration` object can be provided via the `config` keyword argument for the request."],["The function may raise a `TransactionFailedError` if the data could not be committed to the datastore."]]],[]]