public sealed class NameMappingValue : IMessage<NameMappingValue>, IEquatable<NameMappingValue>, IDeepCloneable<NameMappingValue>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class NameMappingValue.
The potential components of a full name mapping that will be mapped
during translation in the target data warehouse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides reference information for the `NameMappingValue` class within the Google.Cloud.BigQuery.Migration.V2 API, used for mapping names during data warehouse translation."],["`NameMappingValue` class implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Attribute`, `Database`, `Relation`, and `Schema`, each representing a component within a data warehouse name mapping, such as a column, project ID, table/view, and dataset respectively."],["Constructor information is provided, demonstrating how to instantiate a `NameMappingValue` object, including a parameter `other` which takes another object of the same class."],["Different versions of the class are accessible, with the latest version being 1.5.0, and this content specifically pertaining to version 1.4.0 of the API."]]],[]]