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."],[[["This webpage provides reference documentation for the `DeleteAssetRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.4.0."],["`DeleteAssetRequest` is a class used to request the deletion of an asset, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteAssetRequest` class has two constructors: a default constructor and one that takes another `DeleteAssetRequest` object as a parameter."],["Key properties of `DeleteAssetRequest` include `AssetName`, a typed view over the resource name, and `Name`, which represents the full resource name of the asset to be deleted."],["The latest version available for this API is 3.6.0 and this page displays the documentation for version 3.4.0, it also contains links to older versions going all the way back to version 1.0.0."]]],[]]