[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `DataFormat` enum within the Google BigQuery Storage v1 API, covering versions from 2.3.0 up to the latest version, 3.17.0."],["The `DataFormat` enum specifies the format for data input or output, with options including `Arrow` for column-based format, `Avro` for row-based format, and `Unspecified` when the data format is not designated."],["The `DataFormat` enum is found within the `Google.Cloud.BigQuery.Storage.V1` namespace, inside the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The `Arrow` format uses an open source column based message format, while the `Avro` format uses a row based open source file format."]]],[]]