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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeleteAssetRequest\u003c/code\u003e class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteAssetRequest\u003c/code\u003e class is used to define and execute requests to delete an asset in Google Cloud Dataplex, and it inherits from several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteAssetRequest\u003c/code\u003e class is 3.6.0, and the documentation also includes references to many older versions, from 3.5.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAssetName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field that specifies the asset's resource name in the format: \u003ccode\u003eprojects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor \u003ccode\u003eDeleteAssetRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteAssetRequest(DeleteAssetRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]