public sealed class BatchDeleteIntentsRequest : IMessage<BatchDeleteIntentsRequest>, IEquatable<BatchDeleteIntentsRequest>, IDeepCloneable<BatchDeleteIntentsRequest>, IBufferMessage, IMessage
The request message for [Intents.BatchDeleteIntents][google.cloud.dialogflow.v2.Intents.BatchDeleteIntents].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is used to delete multiple intents in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for the \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e is 4.26.0, and the page also contains a comprehensive list of versions ranging from 4.25.0 down to 3.2.0, providing versioned access to this request.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eIntents\u003c/code\u003e (a collection of intents to delete), \u003ccode\u003eParent\u003c/code\u003e (the agent's name), and \u003ccode\u003eParentAsAgentName\u003c/code\u003e (an \u003ccode\u003eAgentName\u003c/code\u003e type for the parent resource).\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors: a parameterless \u003ccode\u003eBatchDeleteIntentsRequest()\u003c/code\u003e and a \u003ccode\u003eBatchDeleteIntentsRequest(BatchDeleteIntentsRequest other)\u003c/code\u003e, which accepts another object of its type.\u003c/p\u003e\n"]]],[],null,[]]