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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose, inheritance, implementations, and available versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e class is used to request the deletion of an entity type within Dialogflow, as indicated by its function as a message for \u003ccode\u003eEntityTypes.DeleteEntityType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, from version 3.2.0 up to the latest version 4.26.0, with each version including the same \u003ccode\u003eDeleteEntityTypeRequest\u003c/code\u003e class.\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, and inherits from \u003ccode\u003eobject\u003c/code\u003e, indicating its structure and capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eEntityTypeName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where the \u003ccode\u003eName\u003c/code\u003e property is required and specifies the entity type to delete using the format \u003ccode\u003eprojects/<Project ID>/agent/entityTypes/<EntityType ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]