pipelineDescription

@JvmName(name = "wkhlwmrnfqoghucj")
suspend fun pipelineDescription(value: Output<PipelineDescriptionArgs>)
@JvmName(name = "hlftaihjvetlhccb")
suspend fun pipelineDescription(value: PipelineDescriptionArgs?)

Parameters

value

Preliminary field: The format of this data may change at any time. A description of the user pipeline and stages through which it is executed. Created by Cloud Dataflow service. Only retrieved with JOB_VIEW_DESCRIPTION or JOB_VIEW_ALL.


@JvmName(name = "bjwcykkmbgvfhjmc")
suspend fun pipelineDescription(argument: suspend PipelineDescriptionArgsBuilder.() -> Unit)

Parameters

argument

Preliminary field: The format of this data may change at any time. A description of the user pipeline and stages through which it is executed. Created by Cloud Dataflow service. Only retrieved with JOB_VIEW_DESCRIPTION or JOB_VIEW_ALL.