Enum FileFormat (2.2.0)

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