Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::ObjectNameMappingList.
Represents a map of name mappings using a list of key:value proto messages of existing name to desired output name.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name_map
def name_map() -> ::Array<::Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping>
Returns
- (::Array<::Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping>) — The elements of the object name map.
#name_map=
def name_map=(value) -> ::Array<::Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping>
Parameter
- value (::Array<::Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping>) — The elements of the object name map.
Returns
- (::Array<::Google::Cloud::Bigquery::Migration::V2::ObjectNameMapping>) — The elements of the object name map.