Module: Google::Cloud::Dataplex::V1::DataScanEvent::ScanType
- Defined in:
- proto_docs/google/cloud/dataplex/v1/logs.rb
Overview
The type of the data scan.
Constant Summary collapse
- SCAN_TYPE_UNSPECIFIED =
An unspecified data scan type.
0- DATA_PROFILE =
Data scan for data profile.
1- DATA_QUALITY =
Data scan for data quality.
2- DATA_DISCOVERY =
Data scan for data discovery.
4