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 webpage provides documentation for the `UpdateDataAttributeRequest` class within the Google Cloud Dataplex V1 API, specifically for version 3.2.0."],["The `UpdateDataAttributeRequest` class is used to request updates to a DataAttribute, as described by the Cloud Dataplex v1 API documentation, with various versions listed from 1.0.0 to the latest 3.6.0."],["The class inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateDataAttributeRequest` class include `DataAttribute`, `UpdateMask`, and `ValidateOnly`, used to define what data to modify, how to modify, and if to validate the request."],["The provided content features links to documentation for the `UpdateDataAttributeRequest` in several versions, which can be accessed via the provided links, with 3.6.0 being the latest, and 3.2.0 being the current focus."]]],[]]