encoding

@JvmName(name = "kswasxrcsyiqggud")
suspend fun encoding(value: Output<String>)
@JvmName(name = "jptxasdhyueggbnb")
suspend fun encoding(value: String?)

Parameters

value

Optional The character encoding of the data. The supported values are UTF-8 or ISO-8859-1. The default value is UTF-8. BigQuery decodes the data after the raw, binary data has been split using the values of the quote and fieldDelimiter properties.