[[["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-09-04 UTC."],[],[],null,[" public sealed class RegexpPattern : IMessage\u003cRegexpPattern\u003e, IEquatable\u003cRegexpPattern\u003e, IDeepCloneable\u003cRegexpPattern\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Security Compliance v1 API class RegexpPattern.\n\nRegular Expression Validator for parameter values. \n\nInheritance [object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RegexpPattern \n\nImplements [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RegexpPattern](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.RegexpPattern), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RegexpPattern](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.RegexpPattern), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RegexpPattern](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.RegexpPattern), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace [Google.Cloud.CloudSecurityCompliance.V1](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1)\n\nAssembly\n\nGoogle.Cloud.CloudSecurityCompliance.V1.dll\n\nConstructors\n\nRegexpPattern() \n\n public RegexpPattern()\n\nRegexpPattern(RegexpPattern) \n\n public RegexpPattern(RegexpPattern other)\n\n| **Parameter** ||\n|----------|----------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `other` | [RegexpPattern](/dotnet/docs/reference/Google.Cloud.CloudSecurityCompliance.V1/latest/Google.Cloud.CloudSecurityCompliance.V1.RegexpPattern) |\n\nProperties\n\nPattern \n\n public string Pattern { get; set; }\n\nRequired. Regex Pattern to match the value(s) of parameter.\n\n| **Property Value** ||\n|----------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [string](https://learn.microsoft.com/dotnet/api/system.string) | |"]]