Dataplex DataScan

Dataplex DataScan in Google Cloud is a managed service that allows you to run data quality and profiling scans on your datasets. It helps you assess the structure, validity, and consistency of your data across different storage systems. By automating checks and generating insights, DataScan supports governance, compliance, and data reliability efforts within Dataplex-managed environments.

gcp.dataplex_data_scan

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The time when the scan was created.
datacorejsonRequired. The data source for DataScan.
data_discovery_resultcorejsonOutput only. The result of a data discovery scan.
data_discovery_speccorejsonSettings for a data discovery scan.
data_profile_resultcorejsonOutput only. The result of a data profile scan.
data_profile_speccorejsonSettings for a data profile scan.
data_quality_resultcorejsonOutput only. The result of a data quality scan.
data_quality_speccorejsonSettings for a data quality scan.
datadog_display_namecorestring
descriptioncorestringOptional. Description of the scan. Must be between 1-1024 characters.
execution_speccorejsonOptional. DataScan execution settings.If not specified, the fields in it will use their default values.
execution_statuscorejsonOutput only. Status of the data scan execution.
gcp_display_namecorestringOptional. User friendly display name. Must be between 1-256 characters.
labelscorearray<string>Optional. User-defined labels for the scan.
namecorestringOutput only. Identifier. The relative resource name of the scan, of the form: projects/{project}/locations/{location_id}/dataScans/{datascan_id}, where project refers to a project_id or project_number and location_id refers to a GCP region.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
statecorestringOutput only. Current state of the DataScan.
tagscorehstore
typecorestringOutput only. The type of DataScan.
uidcorestringOutput only. System generated globally unique ID for the scan. This ID will be different if the scan is deleted and re-created with the same name.
update_timecoretimestampOutput only. The time when the scan was last updated.