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\u003eThe 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 to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e is a class that defines a custom regular expression for use in data loss prevention, and it inherits from Object while implementing IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eRegex()\u003c/code\u003e and \u003ccode\u003eRegex(CustomInfoType.Types.Regex other)\u003c/code\u003e, where the latter allows for the creation of a new object based on an existing \u003ccode\u003eRegex\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eGroupIndexes\u003c/code\u003e, which specifies which submatches of the regular expression to return, and \u003ccode\u003ePattern\u003c/code\u003e, which defines the regular expression itself using the syntax from the google/re2 repository on GitHub.\u003c/p\u003e\n"],["\u003cp\u003eThe current webpage is displaying version 4.2.0 of the \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e class, although newer versions are available as well as older ones.\u003c/p\u003e\n"]]],[],null,[]]