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 webpage provides reference documentation for the `DeleteEntityRequest` class within the Google Cloud Dataplex v1 API, which is used for deleting metadata entities."],["The latest version of the API available is 3.6.0, and the page specifically shows details for version 3.1.0 of the `DeleteEntityRequest` class."],["The `DeleteEntityRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the API framework."],["The `DeleteEntityRequest` class has two constructors and three properties: `EntityName`, `Etag`, and `Name`, each serving specific purposes for entity deletion."],["The webpage lists all versions of `DeleteEntityRequest` from 1.0.0 to the latest 3.6.0, allowing users to navigate and access specific past versions of the API."]]],[]]