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 page provides documentation for the \u003ccode\u003eRegex\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, which is part of the Google Cloud Data Loss Prevention (DLP) library for .NET, spanning across multiple versions, with 4.16.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e class is used to define custom regular expressions, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor \u003ccode\u003eRegex()\u003c/code\u003e and a constructor \u003ccode\u003eRegex(CustomInfoType.Types.Regex)\u003c/code\u003e that accepts another \u003ccode\u003eRegex\u003c/code\u003e object as parameter, allowing creation from a different instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRegex\u003c/code\u003e class include \u003ccode\u003eGroupIndexes\u003c/code\u003e, which specifies the submatch indexes to extract as findings, and \u003ccode\u003ePattern\u003c/code\u003e, which holds the regular expression pattern as a string based on the google/re2 syntax.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the library are available, dating back to version 2.15.0 and up to the latest 4.16.0, each with its own specific documentation.\u003c/p\u003e\n"]]],[],null,[]]