Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class TableFormat.
Supported table formats for BigQuery tables.
Protobuf type google.cloud.dataform.v1beta1.CompilationResultAction.Relation.TableFormat
Namespace
Google \ Cloud \ Dataform \ V1beta1 \ CompilationResultAction \ RelationMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TABLE_FORMAT_UNSPECIFIED
Value: 0Default value.
Generated from protobuf enum TABLE_FORMAT_UNSPECIFIED = 0;
ICEBERG
Value: 1Apache Iceberg format.
Generated from protobuf enum ICEBERG = 1;