[[["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, `DeleteAsync`, facilitates the asynchronous deletion of entities from the datastore."],["It mirrors the functionality of `datastore.Delete()`, but returns an asynchronous object instead of blocking."],["`get_result()` can be called on the returned object to make the function block until the operation is finished."],["The code for this function can be viewed on the GitHub repository at the provided link."]]],[]]