Module: Google::Cloud::Dataplex::V1::DataScanType
- Defined in:
- proto_docs/google/cloud/dataplex/v1/datascans.rb
Overview
The type of DataScan.
Constant Summary collapse
- DATA_SCAN_TYPE_UNSPECIFIED =
The DataScan type is unspecified.
0
- DATA_QUALITY =
Data Quality scan.
1
- DATA_PROFILE =
Data Profile scan.
2