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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `DeleteEntityTypeRequest` class within the Google Cloud Dialogflow v2 API for .NET."],["The `DeleteEntityTypeRequest` class is used to construct a request message to delete an entity type within Dialogflow."],["The documentation details the class's inheritance, implementing interfaces, namespace, assembly, constructors, and properties, like `EntityTypeName` and `Name`."],["The page also presents a comprehensive list of versions for the `DeleteEntityTypeRequest`, ranging from 3.2.0 up to the latest version, 4.26.0."],["The latest version of DeleteEntityTypeRequest is version 4.26.0, while version 4.9.0 is detailed in this specific section."]]],[]]