arrayElementType

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

Parameters

value

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


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

Parameters

argument

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