Class Encoding (3.1.0)

Encoding()

The character encoding of the data. The default is UTF_8.

BigQuery decodes the data after the raw, binary data has been split using the values of the quote and fieldDelimiter properties.

Inheritance

builtins.object > Encoding