Module: Google::Cloud::Dataplex::V1::GetDataScanRequest::DataScanView
- Defined in:
- proto_docs/google/cloud/dataplex/v1/datascans.rb
Overview
DataScan view options.
Constant Summary collapse
- DATA_SCAN_VIEW_UNSPECIFIED =
The API will default to the
BASIC
view. 0
- BASIC =
Basic view that does not include spec and result.
1
- FULL =
Include everything.
10