BlmtConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The configuration for BLMT.
Attributes |
|
---|---|
Name | Description |
bucket |
str
Required. The Cloud Storage bucket name. |
root_path |
str
The root path inside the Cloud Storage bucket. |
connection_name |
str
Required. The bigquery connection. Format: {project}.{location}.{name}
|
file_format |
google.cloud.datastream_v1.types.BigQueryDestinationConfig.BlmtConfig.FileFormat
Required. The file format. |
table_format |
google.cloud.datastream_v1.types.BigQueryDestinationConfig.BlmtConfig.TableFormat
Required. The table format. |
Classes
FileFormat
FileFormat(value)
Supported file formats for BigLake managed tables.
TableFormat
TableFormat(value)
Supported table formats for BigLake managed tables.