public sealed class UpdateAssetRequest : IMessage<UpdateAssetRequest>, IEquatable<UpdateAssetRequest>, IDeepCloneable<UpdateAssetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateAssetRequest.
[[["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 `UpdateAssetRequest` class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0."],["The `UpdateAssetRequest` class is used to send requests to update an asset in Google Cloud Dataplex, and it inherits from and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the properties of `UpdateAssetRequest`, such as `Asset`, `UpdateMask`, and `ValidateOnly`, explaining their types, descriptions, and usage in the update process."],["The page lists various versions of the API, from 1.0.0 up to 3.6.0, for the `UpdateAssetRequest` class."],["There are two constructors for the `UpdateAssetRequest`, `UpdateAssetRequest()` and `UpdateAssetRequest(UpdateAssetRequest other)`, described on the page."]]],[]]