Required. The resource name of the DataAttributeBinding: projects/{project_number}/locations/{locationId}/dataAttributeBindings/{dataAttributeBindingId}
Authorization requires the following IAM permission on the specified resource name:
[[["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-07 UTC."],[[["This page documents how to retrieve a specific DataAttributeBinding resource using a GET request to the Google Cloud Dataplex API."],["The request URL structure follows gRPC Transcoding syntax and requires a `name` path parameter specifying the target DataAttributeBinding resource."],["The request body must be empty, and the authorization for the request requires a specific IAM permission: `dataplex.dataAttributeBindings.get`."],["A successful response will return a DataAttributeBinding resource, as detailed in the API documentation."],["The request requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]