params

@JvmName(name = "tvxpfvluonlaedpy")
suspend fun params(value: Output<Map<String, String>>)
@JvmName(name = "kwvmjlowyfqjljlx")
suspend fun params(value: Map<String, String>?)

Parameters

value

Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq NOTE : If you are attempting to update a parameter that cannot be updated (due to api limitations) please force recreation of the resource.


@JvmName(name = "fatldsakyhqtknkp")
fun params(vararg values: Pair<String, String>)

Parameters

values

Parameters specific to each data source. For more information see the bq tab in the 'Setting up a data transfer' section for each data source. For example the parameters for Cloud Storage transfers are listed here: https://cloud.google.com/bigquery-transfer/docs/cloud-storage-transfer#bq NOTE : If you are attempting to update a parameter that cannot be updated (due to api limitations) please force recreation of the resource.