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.
Optional. If the client provided etag value does not match the current etag
value, the DeleteEntryTypeRequest method returns an ABORTED error response.
[[["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 document provides reference information for the \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e class is designed to manage requests for deleting entry types and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the inheritance and implemented interfaces of the \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e class and lists its constructors, which includes a default constructor and one that accepts another \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e include \u003ccode\u003eEntryTypeName\u003c/code\u003e, providing a typed view of the resource name; \u003ccode\u003eEtag\u003c/code\u003e, enabling conditional deletion based on Etag matching; and \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the EntryType to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eDeleteEntryTypeRequest\u003c/code\u003e API are available, ranging from version 1.0.0 to the latest 3.6.0, offering flexibility for different development needs.\u003c/p\u003e\n"]]],[],null,[]]