public sealed class ObjectNameMappingList : IMessage<ObjectNameMappingList>, IEquatable<ObjectNameMappingList>, IDeepCloneable<ObjectNameMappingList>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class ObjectNameMappingList.
Represents a map of name mappings using a list of key:value proto messages of
existing name to desired output name.
[[["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\u003eObjectNameMappingList\u003c/code\u003e class within the Google Cloud BigQuery Migration v2 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eObjectNameMappingList\u003c/code\u003e is a sealed class used to represent a map of name mappings, using key-value pairs of existing names to desired output names for BigQuery migrations.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor for creating a new \u003ccode\u003eObjectNameMappingList\u003c/code\u003e instance and a constructor for creating a copy from another \u003ccode\u003eObjectNameMappingList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eNameMap\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<ObjectNameMapping>\u003c/code\u003e that contains the elements of the object name map.\u003c/p\u003e\n"]]],[],null,[]]