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-03-21 UTC."],[[["This webpage provides reference documentation for the `BackgroundJobLogEntry.Types.SeedJobDetails` class within the Database Migration v1 API, specifically for version 2.3.0 of the Google Cloud .NET client library."],["`SeedJobDetails` contains details about a Seed background job, serving as an implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, also inheriting from object."],["The `SeedJobDetails` class has a constructor that takes another `SeedJobDetails` object, and a property named `ConnectionProfile` which will give the connection profile used in the seed job."],["The documentation provides links to various versions of the class ranging from 1.0.0 to the latest version 2.5.0."]]],[]]