tableFormat property
The table format.
Required. Possible string values are:
- "TABLE_FORMAT_UNSPECIFIED" : Default value.
- "ICEBERG" : Iceberg table format.
Implementation
core.String? tableFormat;
The table format.
Required. Possible string values are:
core.String? tableFormat;