public sealed class EntityMappingLogEntry : IMessage<EntityMappingLogEntry>, IEquatable<EntityMappingLogEntry>, IDeepCloneable<EntityMappingLogEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class EntityMappingLogEntry.
A single record of a rule which was used for a mapping.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eEntityMappingLogEntry\u003c/code\u003e class is 2.5.0, part of the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides a record of a rule used for mapping, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \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 \u003ccode\u003eEntityMappingLogEntry\u003c/code\u003e class includes properties such as \u003ccode\u003eMappingComment\u003c/code\u003e, \u003ccode\u003eRuleId\u003c/code\u003e, and \u003ccode\u003eRuleRevisionId\u003c/code\u003e, which store information about the mapping comment, the rule that caused the log entry, and the rule revision ID respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one default and one that takes a parameter of the same type \u003ccode\u003eEntityMappingLogEntry\u003c/code\u003e allowing you to create a new object from an existing \u003ccode\u003eEntityMappingLogEntry\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.CloudDms.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]