public sealed class MappingRuleFilter : IMessage<MappingRuleFilter>, IEquatable<MappingRuleFilter>, IDeepCloneable<MappingRuleFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class MappingRuleFilter.
A filter defining the entities that a mapping rule should be applied to.
When more than one field is specified, the rule is applied only to
entities which match all the fields.
Optional. The rule should be applied to entities whose parent entity
(fully qualified name) matches the given value.
For example, if the rule applies to a table entity, the expected value
should be a schema (schema). If the rule applies to a column or index
entity, the expected value can be either a schema (schema) or a table
(schema.table)
[[["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 page provides reference documentation for the \u003ccode\u003eMappingRuleFilter\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically for version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMappingRuleFilter\u003c/code\u003e is used to define which entities a mapping rule should apply to, with options to specify criteria such as fully qualified names, name patterns, or parent entities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMappingRuleFilter\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on the class's constructors (\u003ccode\u003eMappingRuleFilter()\u003c/code\u003e) and properties (\u003ccode\u003eEntities\u003c/code\u003e, \u003ccode\u003eEntityNameContains\u003c/code\u003e, \u003ccode\u003eEntityNamePrefix\u003c/code\u003e, \u003ccode\u003eEntityNameSuffix\u003c/code\u003e, and \u003ccode\u003eParentEntity\u003c/code\u003e) and the use of each.\u003c/p\u003e\n"],["\u003cp\u003eVersion history for this MappingRuleFilter class is available through links provided for versions 1.0.0 up to the most recent 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]