Google Cloud Datastream V1 Client - Class TableFormat (2.5.1)

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

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

Iceberg table format.

Generated from protobuf enum ICEBERG = 1;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.