Google Cloud Datapipelines V1Workload Args
data class GoogleCloudDatapipelinesV1WorkloadArgs(val dataflowFlexTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestArgs>? = null, val dataflowLaunchTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchTemplateRequestArgs>? = null) : ConvertibleToJava<GoogleCloudDatapipelinesV1WorkloadArgs>
Workload details for creating the pipeline jobs.
Constructors
Link copied to clipboard
fun GoogleCloudDatapipelinesV1WorkloadArgs(dataflowFlexTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestArgs>? = null, dataflowLaunchTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchTemplateRequestArgs>? = null)
Functions
Properties
Link copied to clipboard
val dataflowFlexTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchFlexTemplateRequestArgs>? = null
Link copied to clipboard
val dataflowLaunchTemplateRequest: Output<GoogleCloudDatapipelinesV1LaunchTemplateRequestArgs>? = null