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 reference documentation for the `BatchDeleteIntentsRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.10.0."],["The `BatchDeleteIntentsRequest` class is used to send a request to delete multiple intents via the `Intents.BatchDeleteIntents` method."],["The page details the `BatchDeleteIntentsRequest` class's constructors, including a default constructor and a constructor that takes another `BatchDeleteIntentsRequest` object as input."],["It outlines the key properties of the `BatchDeleteIntentsRequest` class, which are `Intents`, `Parent`, and `ParentAsAgentName`, each with their specific requirements and data types."],["The webpage contains a version history for the `BatchDeleteIntentsRequest` class, ranging from the latest version 4.26.0 down to 3.2.0, offering links to each version's documentation."]]],[]]