public sealed class GetDataAttributeBindingRequest : IMessage<GetDataAttributeBindingRequest>, IEquatable<GetDataAttributeBindingRequest>, IDeepCloneable<GetDataAttributeBindingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetDataAttributeBindingRequest.
Required. The resource name of the DataAttributeBinding:
projects/{project_number}/locations/{location_id}/dataAttributeBindings/{data_attribute_binding_id}
[[["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 available for the `GetDataAttributeBindingRequest` class is 3.6.0, while the current page is focused on version 3.1.0."],["This page provides documentation and code samples for the `GetDataAttributeBindingRequest` class within the Google Cloud Dataplex v1 API."],["The `GetDataAttributeBindingRequest` class is used to retrieve a specific DataAttributeBinding, utilizing a resource name as the key input."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The GetDataAttributeBindingRequest class has properties for DataAttributeBindingName and Name, used to access and locate the desired DataAttributeBinding."]]],[]]