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"]],[["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-03-21 UTC."],[[["This document provides reference documentation for the `NameMappingValue` class within the BigQuery Migration v2 API."],["`NameMappingValue` represents the components of a full name mapping used during data warehouse translation, with potential mappings for databases, schemas, relations, and attributes."],["The `NameMappingValue` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating new instances, and properties such as `Attribute`, `Database`, `Relation`, and `Schema` to manage the name mapping components."],["This documentation also outlines the available versions for this `NameMappingValue`, including the latest version `1.5.0`."]]],[]]