public RepeatedField<EntityMappingLogEntry> MappingLog { get; }
Entity mapping log entries.
Multiple rules can be effective and contribute changes to a converted
entity, such as a rule can handle the entity name, another rule can handle
an entity type. In addition, rules which did not change the entity are also
logged along with the reason preventing them to do so.
[[["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 webpage provides documentation for the \u003ccode\u003eEntityMapping\u003c/code\u003e class within the Google Cloud Database Migration v1 API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.5.0, while version 2.1.0 is the context version shown here which has eight other versions available for reference from version 1.0.0 to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityMapping\u003c/code\u003e class provides details about the mappings of a database entity, including the source and target entities, their types, and a log of the mapping process, supporting implementation of \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEntityMapping\u003c/code\u003e contains several properties such as \u003ccode\u003eDraftEntity\u003c/code\u003e, \u003ccode\u003eDraftType\u003c/code\u003e, \u003ccode\u003eMappingLog\u003c/code\u003e, \u003ccode\u003eSourceEntity\u003c/code\u003e, and \u003ccode\u003eSourceType\u003c/code\u003e, each describing different aspects of the database entity mapping.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityMapping\u003c/code\u003e contains two constructors to create new instances, one empty and the other using another instance of \u003ccode\u003eEntityMapping\u003c/code\u003e as a reference.\u003c/p\u003e\n"]]],[],null,[]]