structType

@JvmName(name = "bsptmmcdtbutrcvn")
suspend fun structType(value: Output<StandardSqlStructTypeArgs>)
@JvmName(name = "lqfshubukwhmwdlo")
suspend fun structType(value: StandardSqlStructTypeArgs?)

Parameters

value

The fields of this struct, in order, if type_kind = "STRUCT".


@JvmName(name = "mvsbhqikncojhcnb")
suspend fun structType(argument: suspend StandardSqlStructTypeArgsBuilder.() -> Unit)

Parameters

argument

The fields of this struct, in order, if type_kind = "STRUCT".