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 page provides documentation for the `BatchDeleteIntentsRequest` class within the Google Cloud Dialogflow v2 API, spanning versions from 3.2.0 to the latest 4.26.0."],["`BatchDeleteIntentsRequest` is used to request the batch deletion of intents in the Dialogflow v2 API, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Intents` (a collection of intents to delete) and `Parent` (the agent's name)."],["The latest release of the class is version 4.26.0, with a list provided for prior releases going back to version 3.2.0 for reference and compatibility."],["The documentation includes details on the class's constructors, properties, inherited members, and the namespace it resides in."]]],[]]