public sealed class UpdateDataAttributeRequest : IMessage<UpdateDataAttributeRequest>, IEquatable<UpdateDataAttributeRequest>, IDeepCloneable<UpdateDataAttributeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateDataAttributeRequest.
[[["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 document provides reference information for the `UpdateDataAttributeRequest` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment, with the latest version being 3.6.0 and going down to 1.0.0."],["The `UpdateDataAttributeRequest` class is used to request updates to a DataAttribute, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateDataAttributeRequest` class include `DataAttribute`, `UpdateMask`, and `ValidateOnly`, which are used to specify the data attribute to update, the fields to modify, and whether to only validate the update."],["The document lists several versions of the `UpdateDataAttributeRequest` class, with links to the documentation for each version, for easy access."]]],[]]