public sealed class ImportMappingRulesRequest : IMessage<ImportMappingRulesRequest>, IEquatable<ImportMappingRulesRequest>, IDeepCloneable<ImportMappingRulesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class ImportMappingRulesRequest.
Required. Name of the conversion workspace resource to import the rules to
in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e class within the Database Migration v1 API, specifically for version 2.4.0 of the Google Cloud CloudDms library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e is a request message used to import mapping rules, which can be managed through different versions ranging from 1.0.0 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eAutoCommit\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsConversionWorkspaceName\u003c/code\u003e, \u003ccode\u003eRulesFiles\u003c/code\u003e, and \u003ccode\u003eRulesFormat\u003c/code\u003e, which are essential for configuring the rule import process.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e and implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting its role in handling structured messages and data integrity.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e requires specifications for the workspace to import the rules into and the rules file format being imported, as shown by the \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eRulesFormat\u003c/code\u003e properties being described as 'Required' in the documentation.\u003c/p\u003e\n"]]],[],null,[]]