Reference documentation and code samples for the Google Cloud Datastream V1 Client class TableFormat.
Supported table formats for BigLake managed tables.
Protobuf type google.cloud.datastream.v1.BigQueryDestinationConfig.BlmtConfig.TableFormat
Namespace
Google \ Cloud \ Datastream \ V1 \ BigQueryDestinationConfig \ BlmtConfigMethods
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
Iceberg table format.
Generated from protobuf enum ICEBERG = 1;