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 the .NET environment."],["The `DeleteAssetRequest` class is used to formulate requests for deleting an asset and is part of the `Google.Cloud.Dataplex.V1` namespace, with the documentation covering versions from 1.0.0 to 3.6.0."],["The page includes information about the class's inheritance, implementing interfaces, constructors, and properties, such as `AssetName` and `Name`, which are essential for the correct usage of this class in .NET projects."],["The latest version of the API documented on this page is version 3.6.0, with prior versions readily available to reference, in addition to the current version 2.2.0 being detailed."]]],[]]