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\u003eThis page details the \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is used to request the batch deletion of intents.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version is 4.26.0, with available documentation links listed all the way back to version 3.2.0, all of which are associated with \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among other things.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eIntents\u003c/code\u003e, for the collection of intents to delete, and \u003ccode\u003eParent\u003c/code\u003e, for specifying the agent from which to delete intents, and lastly \u003ccode\u003eParentAsAgentName\u003c/code\u003e for agent name specific usage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eBatchDeleteIntentsRequest()\u003c/code\u003e and another \u003ccode\u003eBatchDeleteIntentsRequest(BatchDeleteIntentsRequest other)\u003c/code\u003e that allows for the creation of a new request based off of another.\u003c/p\u003e\n"]]],[],null,[]]