Class CreateDataScanRequest (1.3.0)

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

Create dataScan request.

Attributes

NameDescription
parent str
Required. The resource name of the parent location: projects/{project}/locations/{location_id} where {project} refers to a project_id or project_number and location_id refers to a GCP region.
data_scan google.cloud.dataplex_v1.types.DataScan
Required. DataScan resource.
data_scan_id str
Required. DataScan identifier. - Must contain only lowercase letters, numbers and hyphens. - Must start with a letter. - Must end with a number or a letter. - Must be between 1-63 characters. - Must be unique within the customer project / location.