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