arrayElementType

@JvmName(name = "ovqkhoevctoopcoo")
suspend fun arrayElementType(value: Output<StandardSqlDataTypeArgs>)
@JvmName(name = "eenjsddydqicppsl")
suspend fun arrayElementType(value: StandardSqlDataTypeArgs?)

Parameters

value

The type of the array's elements, if type_kind = "ARRAY".


@JvmName(name = "uuthaewmldiglvqj")
suspend fun arrayElementType(argument: suspend StandardSqlDataTypeArgsBuilder.() -> Unit)

Parameters

argument

The type of the array's elements, if type_kind = "ARRAY".