public sealed class BatchDeleteIntentsRequest : IMessage<BatchDeleteIntentsRequest>, IEquatable<BatchDeleteIntentsRequest>, IDeepCloneable<BatchDeleteIntentsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class BatchDeleteIntentsRequest.
The request message for
[Intents.BatchDeleteIntents][google.cloud.dialogflow.v2beta1.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 documentation is for the \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta23, which is the latest release, used to delete multiple intents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteIntentsRequest\u003c/code\u003e class is a request message utilized in \u003ccode\u003eIntents.BatchDeleteIntents\u003c/code\u003e operation and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffer manipulation respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eIntents\u003c/code\u003e (a collection of intents to delete, where only the intent name is needed), \u003ccode\u003eParent\u003c/code\u003e (the agent's name or ID), and \u003ccode\u003eParentAsAgentName\u003c/code\u003e (an \u003ccode\u003eAgentName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e property).\u003c/p\u003e\n"],["\u003cp\u003eConstructors are provided to create a blank BatchDeleteIntentRequest, or one based on another instance of BatchDeleteIntentRequest.\u003c/p\u003e\n"]]],[],null,[]]