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."],[[["This webpage provides reference documentation for the `DeleteAssetRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment."],["The latest version available for the `DeleteAssetRequest` documentation is 3.6.0, while version 2.15.0 is being viewed with links available for versions dating back to 1.0.0."],["The `DeleteAssetRequest` class is used to represent a request to delete an asset and is part of the `Google.Cloud.Dataplex.V1` namespace, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a breakdown of the `DeleteAssetRequest` class constructors and the properties `AssetName` and `Name`, detailing their types and descriptions relevant to an asset deletion."]]],[]]