destinationUris

@JvmName(name = "xekvgfyegalrwotm")
suspend fun destinationUris(value: Output<List<String>>)
@JvmName(name = "bwvvyihxiohdewvm")
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 = "iuvamqukoqjcuxmu")
suspend fun destinationUris(vararg values: Output<String>)


@JvmName(name = "shkfxwcvsvototdh")
suspend fun destinationUris(values: List<Output<String>>)
@JvmName(name = "ryrxsudlpivnjcty")
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.