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."],[[["This webpage provides documentation for the `BatchDeleteIntentsRequest` class within the Google Cloud Dialogflow v2 API, offering reference material and code samples."],["The `BatchDeleteIntentsRequest` class, found in the `Google.Cloud.Dialogflow.V2` namespace, is used to send a request for deleting a batch of intents."],["The class has a constructor, `BatchDeleteIntentsRequest()`, as well as `BatchDeleteIntentsRequest(BatchDeleteIntentsRequest other)`, and it includes properties like `Intents`, `Parent`, and `ParentAsAgentName` for managing the deletion process."],["The page also lists all the available versions of this class starting with the latest, which is 4.26.0, down to 3.2.0, accessible via links to their respective documentation."]]],[]]