public sealed class ObjectNameMapping : IMessage<ObjectNameMapping>, IEquatable<ObjectNameMapping>, IDeepCloneable<ObjectNameMapping>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class ObjectNameMapping.
Represents a key-value pair of NameMappingKey to NameMappingValue to
represent the mapping of SQL names from the input value to desired output.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eObjectNameMapping\u003c/code\u003e class within the Google Cloud BigQuery Migration v2 API, specifically version 1.1.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectNameMapping\u003c/code\u003e is a class that represents a mapping between SQL names, functioning as a key-value pair to translate input names to desired output names.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that takes an \u003ccode\u003eObjectNameMapping\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectNameMapping\u003c/code\u003e includes properties called \u003ccode\u003eSource\u003c/code\u003e and \u003ccode\u003eTarget\u003c/code\u003e, which represent the original and desired mapped names, of the type \u003ccode\u003eNameMappingKey\u003c/code\u003e and \u003ccode\u003eNameMappingValue\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]