destinationUris

@JvmName(name = "syhbuqrfxoyjlcxq")
suspend fun destinationUris(value: Output<List<String>>)
@JvmName(name = "vugwmhqtbmslyiii")
suspend fun destinationUris(value: List<String>?)

Parameters

value

Pick one A list of fully-qualified Google Cloud Storage URIs where the extracted table should be written.


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


@JvmName(name = "ntrmwcbuhnbxymrj")
suspend fun destinationUris(values: List<Output<String>>)
@JvmName(name = "bpnesnsngkbngnrs")
suspend fun destinationUris(vararg values: String)

Parameters

values

Pick one A list of fully-qualified Google Cloud Storage URIs where the extracted table should be written.