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."],[[["The page provides reference documentation for the `DeleteEntryRequest` class within the Google Cloud Data Catalog v1 API."],["This `DeleteEntryRequest` class is used to create requests for deleting entries in the Data Catalog and is part of the `Google.Cloud.DataCatalog.V1` namespace."],["The documentation includes details on the class's constructors, properties such as `EntryName` and `Name`, and inherited members from parent classes, along with a list of versions from 2.14.0 to 1.2.0."],["The latest version of `DeleteEntryRequest` is version 2.14.0, which is the latest version of the Data Catalog API class, but the current page covers version 2.11.0."],["`DeleteEntryRequest` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and behavior."]]],[]]