tableDefinitions

@JvmName(name = "nlbrcddebskwfcvs")
suspend fun tableDefinitions(value: Output<Map<String, String>>)
@JvmName(name = "pfhidrhvhfhfxvdh")
suspend fun tableDefinitions(value: Map<String, String>?)

Parameters

value

Optional If querying an external data source outside of BigQuery, describes the data format, location and other properties of the data source. By defining these properties, the data source can then be queried as if it were a standard BigQuery table.


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

Parameters

values

Optional If querying an external data source outside of BigQuery, describes the data format, location and other properties of the data source. By defining these properties, the data source can then be queried as if it were a standard BigQuery table.