trigger

@JvmName(name = "wtqgcqrybjuxjhju")
suspend fun trigger(value: Output<GoogleCloudDataplexV1TriggerArgs>)
@JvmName(name = "mkyovqescfopuerm")
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 = "xpjyuyaowxfrtxla")
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.