BigQuery Migration V2 API - Module Google::Cloud::Bigquery::Migration::V2::NameMappingKey::Type (v0.20.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Migration V2 API module Google::Cloud::Bigquery::Migration::V2::NameMappingKey::Type.
The type of the object that is being mapped.
Constants
TYPE_UNSPECIFIED
value: 0 Unspecified name mapping type.
DATABASE
value: 1 The object being mapped is a database.
SCHEMA
value: 2 The object being mapped is a schema.
RELATION
value: 3 The object being mapped is a relation.
ATTRIBUTE
value: 4 The object being mapped is an attribute.
RELATION_ALIAS
value: 5 The object being mapped is a relation alias.
ATTRIBUTE_ALIAS
value: 6 The object being mapped is a an attribute alias.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]