[[["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-01-15 UTC."],[[["This endpoint deletes a specified entity type, requiring prior agent training as mentioned in the linked training documentation."],["The HTTP request uses a `DELETE` method with a specific URL format containing the endpoint and entity type's `name` parameter."],["The `name` path parameter, a string, is mandatory and requires the format `projects/\u003cProject ID\u003e/agent/entityTypes/\u003cEntityType ID\u003e`, and authorization for deletion also requires `dialogflow.entityTypes.delete` IAM permission."],["The request body must be empty, and a successful operation will return an empty JSON object in the response body."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scope."]]],[]]