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 document provides reference information for the `DeleteAssetRequest` class within the Google Cloud Dataplex v1 API, with version 3.5.0 being the currently viewed version, and 3.6.0 the latest."],["The `DeleteAssetRequest` class is used to formulate a request to delete an asset within the Dataplex service, and is an object that inherits from object and implements multiple interfaces."],["The class has several properties including `AssetName` and `Name`, used to define the asset targeted for deletion."],["The document also provides a detailed list of version numbers dating back to 1.0.0, each with its own unique path to access the documentation."]]],[]]