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-04-09 UTC."],[[["This webpage provides reference documentation for the `UpdateAssetRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.8.0."],["The `UpdateAssetRequest` class is used to update assets and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, with each version linking to its own specific documentation."],["The `UpdateAssetRequest` class includes properties like `Asset`, `UpdateMask`, and `ValidateOnly` to define the specifics of an asset update, along with constructors to create new instances."],["The page documents the `UpdateAssetRequest` class's inheritance from the Object class and the members that are inherited from it, as well as listing the namespace and assembly it belongs to."]]],[]]