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\u003eThe \u003ccode\u003eObjectNameMapping\u003c/code\u003e class within the BigQuery Migration v2 API provides a structure for mapping SQL names between input and desired output values, functioning as a key-value pair.\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, enhancing its capabilities for message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eObjectNameMapping\u003c/code\u003e class includes properties such as \u003ccode\u003eSource\u003c/code\u003e, which is of type \u003ccode\u003eNameMappingKey\u003c/code\u003e, representing the original name, and \u003ccode\u003eTarget\u003c/code\u003e, of type \u003ccode\u003eNameMappingValue\u003c/code\u003e, representing the intended new name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eObjectNameMapping\u003c/code\u003e API is 1.5.0 and it goes as far back as version 1.0.0 in the provided documentation.\u003c/p\u003e\n"]]],[],null,[]]