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.
[[["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 and code samples for the `BackgroundJobLogEntry.Types.ConvertJobDetails` class within the Database Migration v1 API."],["The `ConvertJobDetails` class represents details about a Convert background job and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, `ConvertJobDetails()` and `ConvertJobDetails(BackgroundJobLogEntry.Types.ConvertJobDetails other)`, allowing for the creation of new instances and copying from existing ones."],["The class includes a `Filter` property of type `string`, which is used to specify the entities to convert based on the AIP-160 filter format."],["The page shows a list of different versions for this class ranging from version 1.0.0 to the latest version 2.5.0."]]],[]]