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.
Details regarding a Seed background job.
Implements
IMessageBackgroundJobLogEntryTypesSeedJobDetails, IEquatableBackgroundJobLogEntryTypesSeedJobDetails, IDeepCloneableBackgroundJobLogEntryTypesSeedJobDetails, IBufferMessage, IMessageNamespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Constructors
SeedJobDetails()
public SeedJobDetails()
SeedJobDetails(SeedJobDetails)
public SeedJobDetails(BackgroundJobLogEntry.Types.SeedJobDetails other)
Parameter | |
---|---|
Name | Description |
other |
BackgroundJobLogEntryTypesSeedJobDetails |
Properties
ConnectionProfile
public string ConnectionProfile { get; set; }
Output only. The connection profile which was used for the seed job.
Property Value | |
---|---|
Type | Description |
string |