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-14 UTC."],[[["The latest version available for the `DeleteAssetRequest` class in the Google Cloud Dataplex V1 API is 3.6.0, with the current page specifically detailing version 2.13.0."],["`DeleteAssetRequest` is a class used for making requests to delete an asset within the Cloud Dataplex V1 API, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteAssetRequest` class has properties including `AssetName` and `Name`, where `Name` is a required field specifying the resource name of the asset to be deleted, adhering to a specific format."],["The available documentation includes all versions from 1.0.0 all the way to 3.6.0, with each version having a direct link to their documentation page."],["The class `DeleteAssetRequest` has 2 constructors, one with no parameter, and one taking the same class as a parameter."]]],[]]