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-25 UTC."],[[["This webpage provides reference documentation for the `GetDataAttributeBindingRequest` class within the Google Cloud Dataplex v1 API, specifically for .NET development."],["The `GetDataAttributeBindingRequest` class is a request message used to retrieve a `DataAttributeBinding` and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the Google Cloud Dataplex v1 API available is 3.6.0, while this specific documentation page is for version 3.4.0, and there are historical versions ranging from 1.0.0 to 3.6.0."],["The `GetDataAttributeBindingRequest` class has two constructors and two properties: `DataAttributeBindingName`, which provides a typed view of the resource name, and `Name`, which is a required string representing the resource name."]]],[]]