public sealed class DeleteAssetRequest : IMessage<DeleteAssetRequest>, IEquatable<DeleteAssetRequest>, IDeepCloneable<DeleteAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DeleteAssetRequest.
[[["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 `DeleteAssetRequest` class is 3.6.0, and this page is for version 2.14.0."],["The `DeleteAssetRequest` class is a part of the Google Cloud Dataplex v1 API and is used to request the deletion of an asset."],["`DeleteAssetRequest` is part of the namespace `Google.Cloud.Dataplex.V1` and it is found in the `Google.Cloud.Dataplex.V1.dll` assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the `object` class."],["The `DeleteAssetRequest` class has properties like `AssetName` and `Name`, where the `Name` property is required and represents the resource name of the asset to be deleted."]]],[]]