BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::SourceTargetMapping (v0.11.0)

Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::SourceTargetMapping.

Represents one mapping from a source SQL to a target SQL.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#source_spec

def source_spec() -> ::Google::Cloud::Bigquery::Migration::V2::SourceSpec
Returns

#source_spec=

def source_spec=(value) -> ::Google::Cloud::Bigquery::Migration::V2::SourceSpec
Parameter
Returns

#target_spec

def target_spec() -> ::Google::Cloud::Bigquery::Migration::V2::TargetSpec
Returns

#target_spec=

def target_spec=(value) -> ::Google::Cloud::Bigquery::Migration::V2::TargetSpec
Parameter
Returns