public sealed class GetMappingRuleRequest : IMessage<GetMappingRuleRequest>, IEquatable<GetMappingRuleRequest>, IDeepCloneable<GetMappingRuleRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class GetMappingRuleRequest.
Required. Name of the mapping rule resource to get.
Example: conversionWorkspaces/123/mappingRules/rule123
In order to retrieve a previous revision of the mapping rule, also provide
the revision ID.
Example:
conversionWorkspace/123/mappingRules/rule123@c7cfa2a8c7cfa2a8c7cfa2a8c7cfa2a8
[[["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\u003eGetMappingRuleRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically version 2.2.0, and details the request message format for retrieving a mapping rule.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and message buffering.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e class include \u003ccode\u003eMappingRuleName\u003c/code\u003e (a typed view over the resource name) and \u003ccode\u003eName\u003c/code\u003e (the string representation of the mapping rule resource name), which is required to specify the mapping rule to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the API, from 1.0.0 to the latest 2.5.0, allowing developers to access previous versions if necessary.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e, one default and one that takes another \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e object as a parameter for easy initialization.\u003c/p\u003e\n"]]],[],null,[]]