[[["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 method facilitates the deletion of multiple intents within a specified agent."],["It's a long-running operation, returning an `Operation` type with empty `metadata` and an `Empty message` as a `response`."],["The HTTP request is a POST request to a specific endpoint with a defined URL structure that uses gRPC Transcoding syntax."],["The request body must contain a JSON representation including an array of intents to be deleted, specifying the `name` of each intent."],["Authorization requires specific IAM permissions (`dialogflow.intents.batchDelete`) and one of the provided OAuth scopes for access."]]],[]]