public sealed class DeleteEntityTypeRequest : IMessage<DeleteEntityTypeRequest>, IEquatable<DeleteEntityTypeRequest>, IDeepCloneable<DeleteEntityTypeRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.DeleteEntityType][google.cloud.dialogflow.v2.EntityTypes.DeleteEntityType].
[[["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\u003eThis page provides documentation for the \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace for .NET, covering versions from 3.2.0 up to the latest release 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e is a request message used in Dialogflow's API to delete an entity type, as specified in the method \u003ccode\u003eEntityTypes.DeleteEntityType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e class 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, for object manipulation and data handling within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default one, and another which takes another \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e object as parameter, allowing for the cloning of an instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, a required field, specifies the entity type's name, adhering to the format \u003ccode\u003eprojects/{Project ID}/agent/entityTypes/{EntityType ID}\u003c/code\u003e, while the \u003ccode\u003eEntityTypeName\u003c/code\u003e property provides a typed view of that.\u003c/p\u003e\n"]]],[],null,[]]