public sealed class DeleteEntryRequest : IMessage<DeleteEntryRequest>, IEquatable<DeleteEntryRequest>, IDeepCloneable<DeleteEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeleteEntryRequest.
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"]],[["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."],[[["This page provides reference documentation for the `DeleteEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET client library."],["The `DeleteEntryRequest` class is used as a request message for the `DeleteEntry` method in the Data Catalog API, allowing users to delete a specific entry."],["The documentation includes details on the class's constructors, properties (`EntryName` and `Name`), inherited members, and implemented interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Multiple versions of the `DeleteEntryRequest` class are available for use, spanning from version 1.2.0 up to the latest release of version 2.14.0."],["The class is located within the `Google.Cloud.DataCatalog.V1` namespace and is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]