Google Cloud Dataform V1beta1 Client - Class TableFormat (0.10.0)

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 \ Relation

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TABLE_FORMAT_UNSPECIFIED

Value: 0

Default value.

Generated from protobuf enum TABLE_FORMAT_UNSPECIFIED = 0;

ICEBERG

Value: 1

Apache Iceberg format.

Generated from protobuf enum ICEBERG = 1;