Cloud Dataplex v1 API - Enum DataScanEvent.Types.Trigger (3.0.0)

public enum DataScanEvent.Types.Trigger

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

The trigger type for the data scan.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

Name Description
OnDemand

Data scan triggers on demand.

Schedule

Data scan triggers as per schedule.

Unspecified

An unspecified trigger type.