Required. The resource name of the dataScan: projects/{project}/locations/{locationId}/dataScans/{dataScanId} where project refers to a projectId or project_number and locationId refers to a GCP region.
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-01-28 UTC."],[[["This endpoint retrieves a DataScan resource using a GET request to a specified URL, which requires a resource name formatted as `projects/{project}/locations/{locationId}/dataScans/{dataScanId}`."],["The request requires no body, and the response, if successful, will contain a DataScan instance."],["Authorization for this endpoint requires the `iam.permissions.none` IAM permission on the specified resource name and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request can accept an optional query parameter `view` to specify the DataScan view to return, with options like `BASIC` (default) or `FULL`."]]],[]]