public sealed class BackgroundJobLogEntry : IMessage<BackgroundJobLogEntry>, IEquatable<BackgroundJobLogEntry>, IDeepCloneable<BackgroundJobLogEntry>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.
[[["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\u003eBackgroundJobLogEntry\u003c/code\u003e class is 2.5.0, as indicated in the provided documentation links, which is part of the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackgroundJobLogEntry\u003c/code\u003e class represents the execution log of a background job and provides details about its completion state, including any completion comments.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the object class and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, offering various functionalities like message handling, comparison, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBackgroundJobLogEntry\u003c/code\u003e includes properties like \u003ccode\u003eApplyJobDetails\u003c/code\u003e, \u003ccode\u003eCompletionComment\u003c/code\u003e, \u003ccode\u003eCompletionState\u003c/code\u003e, \u003ccode\u003eConvertJobDetails\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eFinishTime\u003c/code\u003e, allowing users to access comprehensive information regarding the background jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new instances, either default or by copying another \u003ccode\u003eBackgroundJobLogEntry\u003c/code\u003e, facilitating flexible usage based on different requirements.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class BackgroundJobLogEntry (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.BackgroundJobLogEntry)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry) \n\n public sealed class BackgroundJobLogEntry : IMessage\u003cBackgroundJobLogEntry\u003e, IEquatable\u003cBackgroundJobLogEntry\u003e, IDeepCloneable\u003cBackgroundJobLogEntry\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.\n\nExecution log of a background job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BackgroundJobLogEntry \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BackgroundJobLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BackgroundJobLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BackgroundJobLogEntry](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.BackgroundJobLogEntry), [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### BackgroundJobLogEntry()\n\n public BackgroundJobLogEntry()\n\n### BackgroundJobLogEntry(BackgroundJobLogEntry)\n\n public BackgroundJobLogEntry(BackgroundJobLogEntry other)\n\nProperties\n----------\n\n### ApplyJobDetails\n\n public BackgroundJobLogEntry.Types.ApplyJobDetails ApplyJobDetails { get; set; }\n\nOutput only. Apply job details.\n\n### CompletionComment\n\n public string CompletionComment { get; set; }\n\nOutput only. Job completion comment, such as how many entities were seeded,\nhow many warnings were found during conversion, and similar information.\n\n### CompletionState\n\n public BackgroundJobLogEntry.Types.JobCompletionState CompletionState { get; set; }\n\nOutput only. Job completion state, i.e. the final state after the job\ncompleted.\n\n### ConvertJobDetails\n\n public BackgroundJobLogEntry.Types.ConvertJobDetails ConvertJobDetails { get; set; }\n\nOutput only. Convert job details.\n\n### FinishTime\n\n public Timestamp FinishTime { get; set; }\n\nThe timestamp when the background job was finished.\n\n### Id\n\n public string Id { get; set; }\n\nThe background job log entry ID.\n\n### ImportRulesJobDetails\n\n public BackgroundJobLogEntry.Types.ImportRulesJobDetails ImportRulesJobDetails { get; set; }\n\nOutput only. Import rules job details.\n\n### JobDetailsCase\n\n public BackgroundJobLogEntry.JobDetailsOneofCase JobDetailsCase { get; }\n\n### JobType\n\n public BackgroundJobType JobType { get; set; }\n\nThe type of job that was executed.\n\n### RequestAutocommit\n\n public bool RequestAutocommit { get; set; }\n\nOutput only. Whether the client requested the conversion workspace to be\ncommitted after a successful completion of the job.\n\n### SeedJobDetails\n\n public BackgroundJobLogEntry.Types.SeedJobDetails SeedJobDetails { get; set; }\n\nOutput only. Seed job details.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nThe timestamp when the background job was started."]]