Cloud Dataplex v1 API - Enum DataScanEvent.Types.Scope (2.15.0)

public enum DataScanEvent.Types.Scope

Reference documentation and code samples for the Cloud Dataplex v1 API enum DataScanEvent.Types.Scope.

The scope of job for the data scan.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Full

Data scan runs on all of the data.

Incremental

Data scan runs on incremental data.

Unspecified

An unspecified scope type.