public sealed class DeleteEntryRequest : IMessage<DeleteEntryRequest>, IEquatable<DeleteEntryRequest>, IDeepCloneable<DeleteEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteEntryRequest.
[[["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."],[[["The latest version of the `DeleteEntryRequest` class in the Cloud Dataplex v1 API is 3.6.0."],["The `DeleteEntryRequest` class is used to make a request to delete an entry, as part of the Google.Cloud.Dataplex.V1 namespace."],["The `DeleteEntryRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteEntryRequest` class includes properties like `EntryName` and `Name`, to specify the entry to be deleted."],["The page provides reference documentation for the `DeleteEntryRequest` class, detailing its inheritance, constructors, properties, and the various versions available."]]],[]]