public enum FileFormatReference documentation and code samples for the Google BigQuery v2 API enum FileFormat.
A file format used for load/extract operations.
Namespace
Google.Cloud.BigQuery.V2Assembly
Google.Cloud.BigQuery.V2.dll
Fields |
|
|---|---|
| Name | Description |
Avro |
A file in Avro format |
Csv |
A CSV file. |
DatastoreBackup |
A Datastore backup file. This option is not supported for all operations. |
NewlineDelimitedJson |
A file where each line is a JSON object. |
Orc |
An ORC file. |
Parquet |
A Parquet file. |