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."],[[["The latest version of the `UpdateDataAttributeRequest` class is 3.6.0, but the current page is focused on version 3.3.0 of the same class."],["The `UpdateDataAttributeRequest` class is part of the Google.Cloud.Dataplex.V1 namespace and the Cloud Dataplex v1 API."],["The class allows for updating data attributes, with the ability to specify which fields to update via `update_mask` and a `ValidateOnly` option to check the request without changes."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from the base `object` class."],["There are multiple previous versions of this class, dating back to version 1.0.0, that can also be accessed via the links."]]],[]]