public sealed class DeleteEntryRequest : IMessage<DeleteEntryRequest>, IEquatable<DeleteEntryRequest>, IDeepCloneable<DeleteEntryRequest>, IBufferMessage, IMessage
Request message for
[DeleteEntry][google.cloud.datacatalog.v1.DataCatalog.DeleteEntry].
[[["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 details the \u003ccode\u003eDeleteEntryRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, used for deleting entries in the Data Catalog.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.14.0, with a history of versions from 2.13.0 down to 1.2.0 listed, and the current documentation pertains to version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteEntryRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities for message handling, comparison, cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor, and another accepting a \u003ccode\u003eDeleteEntryRequest\u003c/code\u003e object for creating a copy of an existing request.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties, \u003ccode\u003eEntryName\u003c/code\u003e which provides a typed view over the resource name and \u003ccode\u003eName\u003c/code\u003e, a string property representing the name of the entry to delete, which is a required parameter.\u003c/p\u003e\n"]]],[],null,[]]