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."],[[["\u003cp\u003eThe \u003ccode\u003eNameMappingValue\u003c/code\u003e class in the BigQuery Migration v2 API represents the components of a full name mapping for data warehouse translation, which is available from version 1.0.0 to 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eAttribute\u003c/code\u003e, \u003ccode\u003eDatabase\u003c/code\u003e, \u003ccode\u003eRelation\u003c/code\u003e, and \u003ccode\u003eSchema\u003c/code\u003e, which represent the mapping components relevant to BigQuery, such as column, project ID, table/view, and dataset respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one, \u003ccode\u003eNameMappingValue()\u003c/code\u003e, and another that accepts an existing \u003ccode\u003eNameMappingValue\u003c/code\u003e instance for copying.\u003c/p\u003e\n"]]],[],null,[]]