Dataplex V1 API - Module Google::Cloud::Dataplex::V1::DataScanEvent::Scope (v0.20.0)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::DataScanEvent::Scope.

The scope of job for the data scan.

Constants

SCOPE_UNSPECIFIED

value: 0
An unspecified scope type.

FULL

value: 1
Data scan runs on all of the data.

INCREMENTAL

value: 2
Data scan runs on incremental data.