packageUris

@JvmName(name = "estnwtehtvglyykq")
suspend fun packageUris(value: Output<List<String>>)
@JvmName(name = "mlfglqwssoadmmwp")
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 = "wfjuhujcpjdwagou")
suspend fun packageUris(vararg values: Output<String>)


@JvmName(name = "nhtpkwobdykiydex")
suspend fun packageUris(values: List<Output<String>>)
@JvmName(name = "jgacjhfnvinyxwiv")
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.