mode

@JvmName(name = "rlakhdcclefnqdfk")
suspend fun mode(value: Output<String>)
@JvmName(name = "dwvbrtpeqsqyuwjq")
suspend fun mode(value: String?)

Parameters

value

Optional. A column's mode indicates whether values in this column are required, nullable, or repeated. Only NULLABLE, REQUIRED, and REPEATED values are supported. Default mode is NULLABLE.