public sealed class DeleteEntryTypeRequest : IMessage<DeleteEntryTypeRequest>, IEquatable<DeleteEntryTypeRequest>, IDeepCloneable<DeleteEntryTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteEntryTypeRequest.
[[["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 \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e class in the Google Cloud Dataplex V1 API allows for the deletion of an EntryType resource, which is identified by its resource name.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the API, and numerous previous versions are available, starting from version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eEntryTypeName\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required string for specifying the resource name of the EntryType and \u003ccode\u003eEtag\u003c/code\u003e allows for optional concurrency control.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a parameterless one and one that accepts another instance of \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e for copying.\u003c/p\u003e\n"]]],[],null,[]]