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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API, which is used for importing mapping rules.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e class is 2.5.0, and earlier versions ranging from 2.4.0 to 1.0.0 are also available, providing access to different versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for data handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImportMappingRulesRequest\u003c/code\u003e class requires parameters like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eRulesFiles\u003c/code\u003e, and \u003ccode\u003eRulesFormat\u003c/code\u003e, to specify where the rules are to be imported, the rules files themselves, and the format of the rules file respectively, and it has an option to auto-commit changes, \u003ccode\u003eAutoCommit\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is in the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace and can be found within the Google.Cloud.CloudDms.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]