type property
The type of DataScan.
Output only. Possible string values are:
- "DATA_SCAN_TYPE_UNSPECIFIED" : The data scan type is unspecified.
- "DATA_QUALITY" : Data quality scan.
- "DATA_PROFILE" : Data profile scan.
- "DATA_DISCOVERY" : Data discovery scan.
Implementation
core.String? type;