types

@JvmName(name = "njamfjqffxuccpga")
suspend fun types(value: Output<List<String>>)
@JvmName(name = "wjtxydviqyxuyeas")
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 = "ixjdxdnoafoqvndp")
suspend fun types(vararg values: Output<String>)


@JvmName(name = "hbukheuuilfvombq")
suspend fun types(values: List<Output<String>>)
@JvmName(name = "tbjaafwektwpedhv")
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.