fileFormat property
The file format the table data is stored in.
Required. Possible string values are:
- "FILE_FORMAT_UNSPECIFIED" : Default Value.
- "PARQUET" : Apache Parquet format.
Implementation
core.String? fileFormat;
The file format the table data is stored in.
Required. Possible string values are:
core.String? fileFormat;