[[["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-03-05 UTC."],[[["This endpoint performs a batch deletion of entity types within a specified Dialogflow agent, using a long-running operation."],["The request requires a `parent` path parameter specifying the agent, and a JSON request body that contains an array of `entityTypeNames` to be deleted."],["Successful deletion returns an `Operation` object, and authorization requires either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow` OAuth scopes."],["The method should be performed on a trained agent, to ensure the model consistency."],["To perform this operation, the user must have `dialogflow.entityTypes.batchDelete` permissions on the `parent` resource."]]],[]]