pipelineDescription

@JvmName(name = "oakkbkbyelsbhvoa")
suspend fun pipelineDescription(value: Output<PipelineDescriptionArgs>)
@JvmName(name = "cavlaeuxuxpbnqcp")
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 = "rsgpfmcttabirqls")
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.