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-04-02 UTC."],[[["The latest version of the `UpdateDataAttributeRequest` class is 3.6.0, which can be found in the Google.Cloud.Dataplex.V1 namespace."],["This documentation covers various versions of the `UpdateDataAttributeRequest` class, ranging from version 1.0.0 to 3.6.0, allowing users to find relevant documentation depending on the version they are using."],["The `UpdateDataAttributeRequest` class is used to update DataAttribute resources within the Cloud Dataplex v1 API and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `UpdateDataAttributeRequest` contains several key properties including `DataAttribute`, `UpdateMask`, and `ValidateOnly`, each with specific functionalities and requirements, such as the `DataAttribute` only updating specified fields in `update_mask`."]]],[]]