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"]],[["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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, covering versions from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e is used to specify the details for deleting multiple entity types from a Dialogflow agent.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e include \u003ccode\u003eEntityTypeNames\u003c/code\u003e (the list of entity type names to delete) and \u003ccode\u003eParent\u003c/code\u003e (the name of the agent where these entities reside), and there is also an \u003ccode\u003eAgentName\u003c/code\u003e typed version of \u003ccode\u003eParent\u003c/code\u003e for easier use.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]