public sealed class BackgroundJobLogEntry.Types.ImportRulesJobDetails : IMessage<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IEquatable<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IDeepCloneable<BackgroundJobLogEntry.Types.ImportRulesJobDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class BackgroundJobLogEntry.Types.ImportRulesJobDetails.
[[["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 document provides reference and code samples for the `BackgroundJobLogEntry.Types.ImportRulesJobDetails` class within the Database Migration v1 API."],["The `ImportRulesJobDetails` class, part of the `Google.Cloud.CloudDms.V1` namespace, represents details regarding an Import Rules background job and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ImportRulesJobDetails` class has two constructors, `ImportRulesJobDetails()` and `ImportRulesJobDetails(ImportRulesJobDetails)`, and includes properties for `FileFormat`, which is the requested file format, and `Files`, which are the file names used for the import rules job."],["There are multiple versions of the API available for reference, with version 2.5.0 being the most recent, in addition to the included version 2.2.0, ranging down to version 1.0.0."]]],[]]