types

@JvmName(name = "qiouetolqevecktc")
suspend fun types(value: Output<List<String>>)
@JvmName(name = "fvcuoqymchujxwxf")
suspend fun types(value: List<String>?)

Parameters

value

A set of BiqQuery table types Each value may be one of: BIG_QUERY_TABLE_TYPE_TABLE, BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE.


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


@JvmName(name = "swachdafpqbpwkgn")
suspend fun types(values: List<Output<String>>)
@JvmName(name = "atdrwbwrifrufulq")
suspend fun types(vararg values: String)

Parameters

values

A set of BiqQuery table types Each value may be one of: BIG_QUERY_TABLE_TYPE_TABLE, BIG_QUERY_TABLE_TYPE_EXTERNAL_BIG_LAKE.