Google Cloud Datastream V1 Client - Class FileFormat (2.3.0)

Reference documentation and code samples for the Google Cloud Datastream V1 Client class FileFormat.

Supported file formats for BigLake managed tables.

Protobuf type google.cloud.datastream.v1.BigQueryDestinationConfig.BlmtConfig.FileFormat

Namespace

Google \ Cloud \ Datastream \ V1 \ BigQueryDestinationConfig \ BlmtConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

FILE_FORMAT_UNSPECIFIED

Value: 0

Default value.

Generated from protobuf enum FILE_FORMAT_UNSPECIFIED = 0;

PARQUET

Value: 1

Parquet file format.

Generated from protobuf enum PARQUET = 1;