[[["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."],[[["This function `google.appengine.api.blobstore.delete_async` asynchronously deletes a blob or multiple blobs from Blobstore."],["You can provide either a single `BlobKey` or a list of `BlobKey` instances, which can be strings or `BlobKey` objects, to specify which blobs to delete."],["An optional `UserRPC` object can be passed as an argument for customization."],["The function returns a `UserRPC` object, and the result of this operation will be `None`."],["`google.appengine.api.blobstore.blobstore.delete_async` is also an alias for the function."]]],[]]