GetDataScanJobRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Get DataScanJob request.
| Attributes | |
|---|---|
| Name | Description | 
| name | strRequired. The resource name of the DataScanJob: projects/{project}/locations/{location_id}/dataScans/{data_scan_id}/jobs/{data_scan_job_id}whereprojectrefers to a *project_id* or
   *project_number* andlocation_idrefers to a Google
   Cloud region. | 
| view | google.cloud.dataplex_v1.types.GetDataScanJobRequest.DataScanJobViewOptional. Select the DataScanJob view to return. Defaults to BASIC. | 
Classes
DataScanJobView
DataScanJobView(value)DataScanJob view options.