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"]],[["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 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,["# Database Migration v1 API - Class EntityMappingLogEntry (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.EntityMappingLogEntry) \n\n public sealed class EntityMappingLogEntry : IMessage\u003cEntityMappingLogEntry\u003e, IEquatable\u003cEntityMappingLogEntry\u003e, IDeepCloneable\u003cEntityMappingLogEntry\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class EntityMappingLogEntry.\n\nA single record of a rule which was used for a mapping. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e EntityMappingLogEntry \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[EntityMappingLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.EntityMappingLogEntry), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[EntityMappingLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.EntityMappingLogEntry), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[EntityMappingLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.EntityMappingLogEntry), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### EntityMappingLogEntry()\n\n public EntityMappingLogEntry()\n\n### EntityMappingLogEntry(EntityMappingLogEntry)\n\n public EntityMappingLogEntry(EntityMappingLogEntry other)\n\nProperties\n----------\n\n### MappingComment\n\n public string MappingComment { get; set; }\n\nComment.\n\n### RuleId\n\n public string RuleId { get; set; }\n\nWhich rule caused this log entry.\n\n### RuleRevisionId\n\n public string RuleRevisionId { get; set; }\n\nRule revision ID."]]