public sealed class DeleteEntityRequest : IMessage<DeleteEntityRequest>, IEquatable<DeleteEntityRequest>, IDeepCloneable<DeleteEntityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteEntityRequest.
[[["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 available for the `DeleteEntityRequest` class in the Google Cloud Dataplex V1 API is 3.6.0."],["This documentation provides reference material and code samples for the `DeleteEntityRequest` class, which is used to delete a metadata entity."],["The `DeleteEntityRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteEntityRequest` class contains properties such as `EntityName`, `Etag`, and `Name` which are used to describe the entity to be deleted."],["The page lists all versions of the `DeleteEntityRequest` class from `3.6.0` down to `1.0.0` which are available for reference."]]],[]]