Output only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{locationId}/dataScans/{datascanId}, where project refers to a projectId or project_number and locationId refers to a GCP region.
[[["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."],[[["This page details how to update a DataScan resource using a PATCH HTTP request to a specific URL that includes path parameters for the DataScan name."],["The request supports optional query parameters, `updateMask` to specify fields to update and `validateOnly` to simulate the update without changes."],["The request body should include a `DataScan` instance, and upon success, the response will contain an `Operation` instance."],["Authorizing the update operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]