destinationUris

@JvmName(name = "rpdfuwfjoicrcynk")
suspend fun destinationUris(value: Output<List<String>>)
@JvmName(name = "llhconrlwmsshlai")
suspend fun destinationUris(value: List<String>)

Parameters

value

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


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


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

Parameters

values

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