Google BigQuery Storage v1 API - Enum DataFormat (3.6.0)

public enum DataFormat

Reference documentation and code samples for the Google BigQuery Storage v1 API enum DataFormat.

Data format for input or output data.

Namespace

GoogleGoogle.CloudGoogle.Cloud.BigQueryGoogle.Cloud.BigQuery.StorageV1

Assembly

Google.Cloud.BigQuery.Storage.V1.dll

Fields

NameDescription
Arrow

Arrow is a standard open source column-based message format. See https://arrow.apache.org/ for more details.

Avro

Avro is a standard open source row based file format. See https://avro.apache.org/ for more details.

Unspecified

Data format is unspecified.