public sealed class BackgroundJobLogEntry.Types.ConvertJobDetails : IMessage<BackgroundJobLogEntry.Types.ConvertJobDetails>, IEquatable<BackgroundJobLogEntry.Types.ConvertJobDetails>, IDeepCloneable<BackgroundJobLogEntry.Types.ConvertJobDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.Types.ConvertJobDetails.
Details regarding a Convert background job.
Implements
IMessageBackgroundJobLogEntryTypesConvertJobDetails, IEquatableBackgroundJobLogEntryTypesConvertJobDetails, IDeepCloneableBackgroundJobLogEntryTypesConvertJobDetails, IBufferMessage, IMessageNamespace
Google.Cloud.CloudDms.V1Assembly
Google.Cloud.CloudDms.V1.dll
Constructors
ConvertJobDetails()
public ConvertJobDetails()
ConvertJobDetails(ConvertJobDetails)
public ConvertJobDetails(BackgroundJobLogEntry.Types.ConvertJobDetails other)
Parameter | |
---|---|
Name | Description |
other | BackgroundJobLogEntryTypesConvertJobDetails |
Properties
Filter
public string Filter { get; set; }
AIP-160 based filter used to specify the entities to convert
Property Value | |
---|---|
Type | Description |
string |