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 document outlines the \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used for batch deletion of entity types in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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 for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that takes another \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e object as a parameter, supporting the creation of new objects and copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eEntityTypeNames\u003c/code\u003e (a list of entity type names to delete) and \u003ccode\u003eParent\u003c/code\u003e (the agent's name, in a specific format), along with a \u003ccode\u003eParentAsAgentName\u003c/code\u003e property for a typed view of the parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to documentation for numerous versions of this object, with the latest version being 4.26.0, and details go as far back as version 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]