public sealed class DeleteEntityTypeRequest : IMessage<DeleteEntityTypeRequest>, IEquatable<DeleteEntityTypeRequest>, IDeepCloneable<DeleteEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteEntityTypeRequest.
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."],[[["This webpage provides reference documentation for the `DeleteEntityTypeRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `DeleteEntityTypeRequest` class is a request message used to delete entity types via the `EntityTypes.DeleteEntityType` method."],["The latest version of the documentation is version 4.26.0, and there are numerous other previous versions dating back to 3.2.0 also provided."],["The `DeleteEntityTypeRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, one parameterless, and another which accepts an instance of `DeleteEntityTypeRequest`, as well as two main properties: `EntityTypeName` and `Name`."]]],[]]