type

@JvmName(name = "fdyndlgbnrqqjcgn")
suspend fun type(value: Output<String>)
@JvmName(name = "pusojelschduebyx")
suspend fun type(value: String?)

Parameters

value

The type of the pipeline. This field affects the scheduling of the pipeline and the type of metrics to show for the pipeline. https://cloud.google.com/dataflow/docs/reference/data-pipelines/rest/v1/projects.locations.pipelines#pipelinetype Possible values are: PIPELINE_TYPE_UNSPECIFIED, PIPELINE_TYPE_BATCH, PIPELINE_TYPE_STREAMING.