public sealed class BatchDeleteIntentsRequest : IMessage<BatchDeleteIntentsRequest>, IEquatable<BatchDeleteIntentsRequest>, IDeepCloneable<BatchDeleteIntentsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class BatchDeleteIntentsRequest.
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."],[[["The latest version available for the `BatchDeleteIntentsRequest` class in the Google Cloud Dialogflow v2 API is 4.26.0, with numerous older versions also listed."],["`BatchDeleteIntentsRequest` is a class used in the Google Cloud Dialogflow v2 API for batch deletion of intents."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `BatchDeleteIntentsRequest` class has two properties, `Intents` and `Parent`, that are used to specify the intents to be deleted and the agent they belong to."],["The class `BatchDeleteIntentsRequest` has two constructors, one that is parameterless and one that takes a `BatchDeleteIntentsRequest` instance as a parameter."]]],[]]