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-21 UTC."],[[["This document provides reference information for the `UpdateDataAttributeRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["The `UpdateDataAttributeRequest` class is designed to handle requests for updating `DataAttribute` objects, offering methods and properties to manage the update process."],["This page lists various versions of the API from 1.0.0 all the way up to the latest 3.6.0 version, with `2.12.0` being the specific version covered on this document page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and integration within the .NET ecosystem."],["It includes constructors for creating instances, as well as properties like `DataAttribute`, `UpdateMask`, and `ValidateOnly` to control and customize update requests."]]],[]]