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 latest version of the \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e is 4.26.0, and the page provides links to versions all the way down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class is used to create a request message for batch deleting intents in the Dialogflow API, specifically within the \u003ccode\u003eIntents.BatchDeleteIntents\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, each for different functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eIntents\u003c/code\u003e, which is a required collection of intents to be deleted, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the agent for which the intents will be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere is also \u003ccode\u003eParentAsAgentName\u003c/code\u003e which provides a typed view over the parent resource name property.\u003c/p\u003e\n"]]],[],null,[]]