BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::DataFormat (v1.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]