Required. The resource name of the DataScanJob: projects/{project}/locations/{locationId}/dataScans/{dataScanId}/jobs/{data_scan_job_id} 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 API endpoint retrieves a `DataScanJob` resource using a `GET` request."],["The request URL utilizes gRPC Transcoding syntax and requires a `name` path parameter specifying the resource's identifier."],["An optional `view` query parameter allows specifying the level of detail returned in the `DataScanJob`, with `BASIC` as the default view."],["The request body should be empty, and a successful response will contain an instance of the `DataScanJob` resource."],["Authorization for this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `iam.permissions.none` IAM permission on the specified resource `name`."]]],[]]