public sealed class ImportMappingRulesRequest.Types.RulesFile : IMessage<ImportMappingRulesRequest.Types.RulesFile>, IEquatable<ImportMappingRulesRequest.Types.RulesFile>, IDeepCloneable<ImportMappingRulesRequest.Types.RulesFile>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ImportMappingRulesRequest.Types.RulesFile.
Required. The filename of the rules that needs to be converted. The
filename is used mainly so that future logs of the import rules job
contain it, and can therefore be searched by it.
[[["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 document provides reference documentation for the `ImportMappingRulesRequest.Types.RulesFile` class within the Google Cloud Database Migration v1 API."],["The `RulesFile` class represents the details of a single rules file used in database migration processes."],["This class is accessible via the `Google.Cloud.CloudDms.V1` namespace and is found within the `Google.Cloud.CloudDms.V1.dll` assembly."],["The class includes properties like `RulesContent` and `RulesSourceFilename`, which specify the content and the filename of the rules, respectively."],["The latest available version of this class is 2.5.0, with previous versions going as far back as 1.0.0."]]],[]]