fileFormat property

String? fileFormat
getter/setter pair

Required and immutable.

Open source file format that the table data is stored in. Currently only PARQUET is supported.

Required.

Implementation

core.String? fileFormat;