type property
The type of DataScan.
Output only. Possible string values are:
- "DATA_SCAN_TYPE_UNSPECIFIED" : The DataScan type is unspecified.
- "DATA_QUALITY" : Data Quality scan.
- "DATA_PROFILE" : Data Profile scan.
Implementation
core.String? type;