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-04-09 UTC."],[[["The latest version of the `DeleteAssetRequest` class in the Cloud Dataplex v1 API is 3.6.0."],["The `DeleteAssetRequest` class is used to make a request to delete an asset and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This API documentation page offers access to previous versions of the `DeleteAssetRequest` class, dating back to version 1.0.0."],["The class `DeleteAssetRequest` has two properties, `AssetName` which is of type `AssetName`, and `Name` which is of type `string`, used for specifying the resource name."],["This document provides reference information for the `DeleteAssetRequest` class, including details on its constructors, properties, inheritance, and the versions available."]]],[]]