tableFormat property
The table format for the BigQuery table.
Optional. Possible string values are:
- "TABLE_FORMAT_UNSPECIFIED" : Default value.
- "ICEBERG" : Apache Iceberg format.
Implementation
core.String? tableFormat;
The table format for the BigQuery table.
Optional. Possible string values are:
core.String? tableFormat;