BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping (v0.3.0)

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

Represents a key-value pair of NameMappingKey to NameMappingValue to represent the mapping of SQL names from the input value to desired output.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#source

def source() -> ::Google::Cloud::Bigquery::Migration::V2::NameMappingKey
Returns

#source=

def source=(value) -> ::Google::Cloud::Bigquery::Migration::V2::NameMappingKey
Parameter
Returns

#target

def target() -> ::Google::Cloud::Bigquery::Migration::V2::NameMappingValue
Returns

#target=

def target=(value) -> ::Google::Cloud::Bigquery::Migration::V2::NameMappingValue
Parameter
Returns