Datastream V1 API - Class Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig (v1.1.0)

Reference documentation and code samples for the Datastream V1 API class Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig.

The configuration for BLMT.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#bucket

def bucket() -> ::String
Returns
  • (::String) — Required. The Cloud Storage bucket name.

#bucket=

def bucket=(value) -> ::String
Parameter
  • value (::String) — Required. The Cloud Storage bucket name.
Returns
  • (::String) — Required. The Cloud Storage bucket name.

#connection_name

def connection_name() -> ::String
Returns
  • (::String) — Required. The bigquery connection. Format: {project}.{location}.{name}

#connection_name=

def connection_name=(value) -> ::String
Parameter
  • value (::String) — Required. The bigquery connection. Format: {project}.{location}.{name}
Returns
  • (::String) — Required. The bigquery connection. Format: {project}.{location}.{name}

#file_format

def file_format() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig::FileFormat

#file_format=

def file_format=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig::FileFormat

#root_path

def root_path() -> ::String
Returns
  • (::String) — The root path inside the Cloud Storage bucket.

#root_path=

def root_path=(value) -> ::String
Parameter
  • value (::String) — The root path inside the Cloud Storage bucket.
Returns
  • (::String) — The root path inside the Cloud Storage bucket.

#table_format

def table_format() -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig::TableFormat

#table_format=

def table_format=(value) -> ::Google::Cloud::Datastream::V1::BigQueryDestinationConfig::BlmtConfig::TableFormat