[[["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 2024-08-22 UTC."],[[["Models can be deleted for various reasons, including via an API request, expiration, or a DDL query."],["The `models.delete` API is one method for deleting models, indicated by the `MODEL_DELETE_REQUEST` reason."],["DDL queries can also be used to delete models, as represented by the `QUERY` reason."],["The deletion of a model can be caused by an unknown reason, which is described by `REASON_UNSPECIFIED`."]]],[]]