[[["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."],[[["The latest version available for the `ListMappingRulesResponse` is 2.5.0, but this documentation is for version 2.4.0, with previous versions available down to 1.0.0."],["`ListMappingRulesResponse` is a class used within the Database Migration v1 API to provide the response for the `ListMappingRulesRequest`."],["The class `ListMappingRulesResponse` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The `ListMappingRulesResponse` class contains the properties `MappingRules` of type RepeatedField, which contains the list of mapping rules, and `NextPageToken` of type String, which allows for pagination."],["The class offers two constructors, a parameterless one and one that accepts another ListMappingRulesResponse as a parameter, and includes the `GetEnumerator()` method which returns an enumerator that iterates through the MappingRule resources in the response."]]],[]]