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 page provides reference documentation for the `UpdateDataAttributeBindingRequest` class within the Google Cloud Dataplex v1 API, specifically in the .NET context."],["The class `UpdateDataAttributeBindingRequest` is used to send a request to update a `DataAttributeBinding`, which is a type within the Dataplex v1 API."],["The latest version available is 3.6.0, and the documentation spans several versions of the Google.Cloud.Dataplex.V1 API, from 1.0.0 up to 3.6.0."],["The `UpdateDataAttributeBindingRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, all of which are standard within the .NET framework."],["It contains updatable fields such as `DataAttributeBinding`, `UpdateMask`, and `ValidateOnly` which can all be modified when using this request."]]],[]]