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-25 UTC."],[[["The latest version of the Data Catalog v1 API documentation is 2.14.0, but the current page focuses on version 2.13.0 of the `DeleteEntryRequest` class."],["The `DeleteEntryRequest` class is used to form requests for the `DeleteEntry` function within the Google Cloud Data Catalog v1 API."],["The `DeleteEntryRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its place in the wider API structure."],["The `DeleteEntryRequest` class has properties such as `EntryName` (a typed view) and `Name` (a string), where `Name` is required and specifies the entry to delete."],["The document provides access to documentation for previous versions of `DeleteEntryRequest`, spanning back to version 1.2.0, along with a detailed breakdown of the class's constructors and inherited members."]]],[]]