trigger property

GoogleCloudDataplexV1Trigger? trigger
getter/setter pair

Spec related to how often and when a scan should be triggered.If not specified, the default is OnDemand, which means the scan will not run until the user calls RunDataScan API.

Optional.

Implementation

GoogleCloudDataplexV1Trigger? trigger;