public sealed class BackgroundJobLogEntry.Types.SeedJobDetails : IMessage<BackgroundJobLogEntry.Types.SeedJobDetails>, IEquatable<BackgroundJobLogEntry.Types.SeedJobDetails>, IDeepCloneable<BackgroundJobLogEntry.Types.SeedJobDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.Types.SeedJobDetails.
[[["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-04-17 UTC."],[[["This page provides reference documentation for the `BackgroundJobLogEntry.Types.SeedJobDetails` class within the Database Migration v1 API, which is part of the Google Cloud .NET client library."],["The `SeedJobDetails` class offers details about a Seed background job, extending the base `object` class and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SeedJobDetails` class is found within the `Google.Cloud.CloudDms.V1` namespace, with the compiled code located in the `Google.Cloud.CloudDms.V1.dll` assembly."],["There are various version links listed for the `SeedJobDetails` class, ranging from the latest 2.5.0 to 1.0.0."],["The class includes properties such as `ConnectionProfile` to define the related connection, it also contains constructors that allow the creation of new objects with or without parameters."]]],[]]