tableFormat property
The table format the metadata only snapshots are stored in.
Required. Possible string values are:
- "TABLE_FORMAT_UNSPECIFIED" : Default Value.
- "ICEBERG" : Apache Iceberg format.
Implementation
core.String? tableFormat;
The table format the metadata only snapshots are stored in.
Required. Possible string values are:
core.String? tableFormat;