type

@JvmName(name = "cjkoxjpglowdfkgb")
suspend fun type(value: Output<String>)
@JvmName(name = "sqrjjnjnxqvhpslw")
suspend fun type(value: String?)

Parameters

value

Required The field data type. Possible values include STRING, BYTES, INTEGER, INT64 (same as INTEGER), FLOAT, FLOAT64 (same as FLOAT), NUMERIC, BIGNUMERIC, BOOLEAN, BOOL (same as BOOLEAN), TIMESTAMP, DATE, TIME, DATETIME, INTERVAL, RECORD (where RECORD indicates that the field contains a nested schema) or STRUCT (same as RECORD).