useExplicitColumnNames

@JvmName(name = "apxbrnclvpkkolss")
suspend fun useExplicitColumnNames(value: Output<Boolean>)
@JvmName(name = "eyyaessfgetfdruw")
suspend fun useExplicitColumnNames(value: Boolean?)

Parameters

value

True if the column names are explicitly specified. For example by using the 'CREATE VIEW v(c1, c2) AS ...' syntax. Can only be set using BigQuery's standard SQL: https://cloud.google.com/bigquery/sql-reference/