fileFormat property
The file format.
Required. Possible string values are:
- "FILE_FORMAT_UNSPECIFIED" : Default value.
- "PARQUET" : Parquet file format.
Implementation
core.String? fileFormat;
The file format.
Required. Possible string values are:
core.String? fileFormat;