Output only. The relative resource name of the Data Attribute Binding, of the form: projects/{project_number}/locations/{location}/dataAttributeBindings/{dataAttributeBindingId}
[[["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 document describes how to update a DataAttributeBinding resource using a PATCH HTTP request to the specified URL."],["The request requires specifying the `dataAttributeBinding.name` as a path parameter, which indicates the resource's unique identifier."],["The `updateMask` query parameter is required to specify which fields within the resource should be updated, using a comma-separated list format, while `validateOnly` is an optional query parameter."],["The request body must contain the updated `DataAttributeBinding` resource, and the response body will be an `Operation` resource if the request is successful."],["The request needs the `https://www.googleapis.com/auth/cloud-platform` authorization scope for proper execution."]]],[]]