packageUris

@JvmName(name = "mrvjrrykpksqgqyh")
suspend fun packageUris(value: Output<List<String>>)
@JvmName(name = "twnadeirsuuifrnn")
suspend fun packageUris(value: List<String>)

Parameters

value

The Google Cloud Storage location of the packages with the training program and any additional dependencies. The maximum number of package URIs is 100.


@JvmName(name = "pnkcboyaeyfgqaau")
suspend fun packageUris(vararg values: Output<String>)


@JvmName(name = "iqadlcvboulhdtfx")
suspend fun packageUris(values: List<Output<String>>)
@JvmName(name = "qsrfwhyqsveynqyh")
suspend fun packageUris(vararg values: String)

Parameters

values

The Google Cloud Storage location of the packages with the training program and any additional dependencies. The maximum number of package URIs is 100.