Interface protos.google.cloud.bigquery.migration.v2.INameMappingKey (1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a NameMappingKey.
Package
@google-cloud/bigquery-migration
Properties
attribute
attribute?: (string|null);
database
database?: (string|null);
relation
relation?: (string|null);
schema
type
type?: (google.cloud.bigquery.migration.v2.NameMappingKey.Type|keyof typeof google.cloud.bigquery.migration.v2.NameMappingKey.Type|null);
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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 2025-08-28 UTC."],[],[],null,["# Interface protos.google.cloud.bigquery.migration.v2.INameMappingKey (1.0.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.1 (latest)](/nodejs/docs/reference/bigquery-migration/latest/bigquery-migration/protos.google.cloud.bigquery.migration.v2.inamemappingkey)\n- [1.0.0](/nodejs/docs/reference/bigquery-migration/1.0.0/bigquery-migration/protos.google.cloud.bigquery.migration.v2.inamemappingkey)\n- [0.2.0](/nodejs/docs/reference/bigquery-migration/0.2.0/bigquery-migration/protos.google.cloud.bigquery.migration.v2.inamemappingkey)\n- [0.1.0](/nodejs/docs/reference/bigquery-migration/0.1.0/bigquery-migration/protos.google.cloud.bigquery.migration.v2.inamemappingkey) \nProperties of a NameMappingKey.\n\nPackage\n-------\n\n[@google-cloud/bigquery-migration](../overview.html)\n\nProperties\n----------\n\n### attribute\n\n attribute?: (string|null);\n\nNameMappingKey attribute\n\n### database\n\n database?: (string|null);\n\nNameMappingKey database\n\n### relation\n\n relation?: (string|null);\n\nNameMappingKey relation\n\n### schema\n\n schema?: (string|null);\n\nNameMappingKey schema\n\n### type\n\n type?: (google.cloud.bigquery.migration.v2.NameMappingKey.Type|keyof typeof google.cloud.bigquery.migration.v2.NameMappingKey.Type|null);\n\nNameMappingKey type"]]