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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]