jobMetadata

@JvmName(name = "wvxndfieynmrftrl")
suspend fun jobMetadata(value: Output<JobMetadataArgs>)
@JvmName(name = "skfoyytwujqxniqb")
suspend fun jobMetadata(value: JobMetadataArgs?)

Parameters

value

This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here. Populated for ListJobs and all GetJob views SUMMARY and higher.


@JvmName(name = "vdfipgfqpgvdyveg")
suspend fun jobMetadata(argument: suspend JobMetadataArgsBuilder.() -> Unit)

Parameters

argument

This field is populated by the Dataflow service to support filtering jobs by the metadata values provided here. Populated for ListJobs and all GetJob views SUMMARY and higher.