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-04-09 UTC."],[[["This page provides reference documentation for the `BatchDeleteIntentsRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, with version 4.23.0 highlighted."],["The `BatchDeleteIntentsRequest` class is used to request the deletion of multiple intents, and the page details its implementation as well as its inheritance hierarchy from other classes and interfaces."],["The documentation includes a list of available versions ranging from the latest 4.26.0 down to 3.2.0, with each version linking to its respective documentation for the `BatchDeleteIntentsRequest`."],["The `BatchDeleteIntentsRequest` class has two constructors, one default and another for copying an existing instance, and includes properties such as `Intents`, `Parent`, and `ParentAsAgentName` to set the desired fields for deletion."],["This page details that this particular class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]