fileFormat property
The file format for the BigQuery table.
Optional. Possible string values are:
- "FILE_FORMAT_UNSPECIFIED" : Default value.
- "PARQUET" : Apache Parquet format.
Implementation
core.String? fileFormat;
The file format for the BigQuery table.
Optional. Possible string values are:
core.String? fileFormat;