Output only. The relative resource name of the dataAttribute, of the form: projects/{project_number}/locations/{locationId}/dataTaxonomies/{dataTaxonomy}/attributes/{dataAttributeId}.
[[["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 endpoint allows for updating a `DataAttribute` resource using a PATCH request to the specified URL."],["The request requires specifying the `dataAttribute.name` path parameter, and the `updateMask` query parameter is mandatory for identifying the fields to be updated."],["The request body must contain an instance of the `DataAttribute` resource, while the response body will return an instance of `Operation` upon successful execution."],["Validation can be performed on the request without applying changes by setting the `validateOnly` query parameter to `true`."],["The operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]