BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::DataFormat (v0.24.0)

Reference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::DataFormat.

Data format for input or output data.

Constants

DATA_FORMAT_UNSPECIFIED

value: 0
Data format is unspecified.

AVRO

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

ARROW

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月13日 UTC.