public sealed class Regex : IMessage<CustomInfoType.Types.Regex>, IEquatable<CustomInfoType.Types.Regex>, IDeepCloneable<CustomInfoType.Types.Regex>, IBufferMessage, IMessage
[[["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\u003eThe webpage details the \u003ccode\u003eRegex\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is used to define custom regular expressions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e class 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, enabling it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor \u003ccode\u003eRegex()\u003c/code\u003e and a copy constructor \u003ccode\u003eRegex(CustomInfoType.Types.Regex other)\u003c/code\u003e that takes another Regex object as input.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e class has two primary properties: \u003ccode\u003eGroupIndexes\u003c/code\u003e which specifies which submatches to extract, and \u003ccode\u003ePattern\u003c/code\u003e, which holds the regular expression pattern.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides historical documentation for the Regex class with versions spanning from 2.15.0 to 4.16.0, with the latest version being 4.16.0.\u003c/p\u003e\n"]]],[],null,[]]