Class DeleteDataScanRequest (2.6.0)

DeleteDataScanRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Delete dataScan request.

Attributes

Name Description
name str
Required. The resource name of the dataScan: projects/{project}/locations/{location_id}/dataScans/{data_scan_id} where project refers to a *project_id* or *project_number* and location_id refers to a GCP region.
force bool
Optional. If set to true, any child resources of this data scan will also be deleted. (Otherwise, the request will only work if the data scan has no child resources.)