public sealed class UpdateDataAttributeBindingRequest : IMessage<UpdateDataAttributeBindingRequest>, IEquatable<UpdateDataAttributeBindingRequest>, IDeepCloneable<UpdateDataAttributeBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateDataAttributeBindingRequest.
[[["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 `UpdateDataAttributeBindingRequest` class within the Google Cloud Dataplex V1 API for .NET, specifically version 3.4.0."],["The `UpdateDataAttributeBindingRequest` class is used to update a `DataAttributeBinding` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's inheritance from `object` and lists its inherited members, along with the constructors `UpdateDataAttributeBindingRequest()` and `UpdateDataAttributeBindingRequest(UpdateDataAttributeBindingRequest)`."],["Key properties of the class include `DataAttributeBinding` which specifies the updated data attribute binding, `UpdateMask` to define which fields to update, and `ValidateOnly` to perform validation without making changes."],["The content presents the available versions of the reference, with 3.6.0 being the latest version and a variety of versions available as low as 1.0.0."]]],[]]