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."],[[["The page provides reference documentation for the `UpdateAssetRequest` class within the Google Cloud Dataplex v1 API, spanning multiple versions."],["`UpdateAssetRequest` is a class used to update an asset within Cloud Dataplex and is part of the `Google.Cloud.Dataplex.V1` namespace, with the latest version being 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateAssetRequest` class include `Asset`, `UpdateMask`, and `ValidateOnly`, which control the update operation."],["The documentation covers the inheritance hierarchy of the class, its constructors, and the relevant assembly information."]]],[]]