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 content details the \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically covering version 3.9.0 and its predecessors and successors.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to construct requests for the \u003ccode\u003eEntityTypes.BatchDeleteEntityTypes\u003c/code\u003e method, which allows for batch deletion of entity types within a Dialogflow agent.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEntityTypeNames\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e for specifying the entity types to delete, and \u003ccode\u003eParent\u003c/code\u003e, which indicates the agent under which the entity types reside.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 4.26.0, and there are many other versions available for this class in the content, ranging from 4.25.0 to 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]