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"]],[["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\u003eGetMappingRuleRequest\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e is used to request a specific mapping rule and has a latest version of 2.5.0, with historical versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMappingRuleRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eMappingRuleName\u003c/code\u003e, which provides a typed view of the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name and is a required field.\u003c/p\u003e\n"]]],[],null,[]]