Google BigQuery v2 API - Enum FileFormat (3.9.0)

public enum FileFormat

Reference documentation and code samples for the Google BigQuery v2 API enum FileFormat.

A file format used for load/extract operations.

Namespace

Google.Cloud.BigQuery.V2

Assembly

Google.Cloud.BigQuery.V2.dll

Fields

NameDescription
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.