trigger

@JvmName(name = "bdscpxrojtssuujx")
suspend fun trigger(value: Output<GoogleCloudDataplexV1TriggerArgs>)
@JvmName(name = "aaorhpgkfwesmbxo")
suspend fun trigger(value: GoogleCloudDataplexV1TriggerArgs?)

Parameters

value

Optional. 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.


@JvmName(name = "ldwvrongcyuslhwj")
suspend fun trigger(argument: suspend GoogleCloudDataplexV1TriggerArgsBuilder.() -> Unit)

Parameters

argument

Optional. 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.