public sealed class DataQualityRule.Types.RegexExpectation : IMessage<DataQualityRule.Types.RegexExpectation>, IEquatable<DataQualityRule.Types.RegexExpectation>, IDeepCloneable<DataQualityRule.Types.RegexExpectation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataQualityRule.Types.RegexExpectation.
Evaluates whether each column value matches a specified regex.
[[["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 documentation for the \u003ccode\u003eDataQualityRule.Types.RegexExpectation\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexExpectation\u003c/code\u003e class is used to define a rule that checks if column values match a specified regular expression, helping to ensure data quality within the Dataplex environment.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to versions of the API, ranging from the latest version \u003ccode\u003e3.6.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, allowing users to access the information that corresponds to the specific version they are using.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexExpectation\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing advanced functionalities like message manipulation, equality comparison, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e property within the \u003ccode\u003eRegexExpectation\u003c/code\u003e class is a string value that allows you to define the regular expression that will be used to validate column values.\u003c/p\u003e\n"]]],[],null,[]]