destinationUris

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


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