public sealed class Regex : IMessage<CustomInfoType.Types.Regex>, IEquatable<CustomInfoType.Types.Regex>, IDeepCloneable<CustomInfoType.Types.Regex>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class CustomInfoType.Types.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 webpage provides documentation for the \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, covering versions from 2.15.0 up to the latest version 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e class is a message type used to define custom regular expressions within the Data Loss Prevention API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eObject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegex\u003c/code\u003e class has two constructors, one default and one that accepts another instance of \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e as a parameter, and has properties such as \u003ccode\u003eGroupIndexes\u003c/code\u003e and \u003ccode\u003ePattern\u003c/code\u003e for use.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGroupIndexes\u003c/code\u003e property allows specifying which submatches to extract, while the \u003ccode\u003ePattern\u003c/code\u003e property defines the regular expression pattern, following the syntax found in the google/re2 repository on GitHub.\u003c/p\u003e\n"]]],[],null,[]]