public sealed class DeleteAssetRequest : IMessage<DeleteAssetRequest>, IEquatable<DeleteAssetRequest>, IDeepCloneable<DeleteAssetRequest>, IBufferMessage, IMessage
[[["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."],[[["This webpage details the `DeleteAssetRequest` class within the `Google.Cloud.Dataplex.V1` namespace, used to formulate requests for asset deletion."],["The latest version of the `Google.Cloud.Dataplex.V1` package is 3.6.0, with the page providing access to documentation for various versions, including the older 1.0.0 release."],["The `DeleteAssetRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `DeleteAssetRequest` class has two constructors and two properties, `AssetName` and `Name`, where `Name` is a required field specifying the asset's resource name for deletion."],["The webpage provides links to the documentation for all version of the `Google.Cloud.Dataplex.V1.DeleteAssetRequest` class, ranging from 3.6.0 (latest) to 1.0.0."]]],[]]