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-03-21 UTC."],[[["This webpage provides reference documentation for the `BackgroundJobLogEntry.Types.ImportRulesJobDetails` class in the Google Cloud Database Migration v1 API."],["The `ImportRulesJobDetails` class, part of the `Google.Cloud.CloudDms.V1` namespace, offers details about an Import Rules background job, inheriting from object and implementing several interfaces such as IMessage and IEquatable."],["The class has two constructors: a default one, `ImportRulesJobDetails()`, and another that accepts an existing `ImportRulesJobDetails` instance for copying."],["Key properties of the class include `FileFormat`, which specifies the file format, and `Files`, a list of file names associated with the import rules job."],["Multiple versions of the `BackgroundJobLogEntry.Types.ImportRulesJobDetails` class are documented, ranging from version 1.0.0 to the latest 2.5.0."]]],[]]