dataflow Launch Template Request
suspend fun dataflowLaunchTemplateRequest(value: Output<GoogleCloudDatapipelinesV1LaunchTemplateRequestArgs>)
suspend fun dataflowLaunchTemplateRequest(value: GoogleCloudDatapipelinesV1LaunchTemplateRequestArgs?)
Parameters
value
Template information and additional parameters needed to launch a Dataflow job using the standard launch API.
suspend fun dataflowLaunchTemplateRequest(argument: suspend GoogleCloudDatapipelinesV1LaunchTemplateRequestArgsBuilder.() -> Unit)
Parameters
argument
Template information and additional parameters needed to launch a Dataflow job using the standard launch API.