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, including its properties and constructors."],["The `UpdateAssetRequest` class is used to send requests to update an asset in Google Cloud Dataplex, with fields for specifying the asset details and the update mask, as well as the option to validate the request without making changes."],["The page lists various versions of the API, from 1.0.0 up to the latest version 3.6.0, highlighting the latest release and providing links to each version's documentation."],["The `UpdateAssetRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionality for message manipulation, comparison, deep cloning, and buffer management, respectively."],["This documentation also includes the namespace `Google.Cloud.Dataplex.V1`, the assembly file `Google.Cloud.Dataplex.V1.dll`, and inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]