public sealed class BatchDeleteEntityTypesRequest : IMessage<BatchDeleteEntityTypesRequest>, IEquatable<BatchDeleteEntityTypesRequest>, IDeepCloneable<BatchDeleteEntityTypesRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.BatchDeleteEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchDeleteEntityTypes].
[[["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 `BatchDeleteEntityTypesRequest` class within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["The `BatchDeleteEntityTypesRequest` class is used to request the deletion of multiple entity types within a Dialogflow agent, as indicated by it's full name, `Google.Cloud.Dialogflow.V2.BatchDeleteEntityTypesRequest`."],["The documentation outlines the inheritance, interfaces, constructors, and properties of the `BatchDeleteEntityTypesRequest` class, including `EntityTypeNames`, `Parent`, and `ParentAsAgentName`."],["A list of previous versions of this specific class are available for reference ranging all the way from the latest version 4.26.0, down to 3.2.0."],["The latest version available on this page is version 4.26.0, and version 3.5.0 is the current context that is being viewed and described."]]],[]]