public sealed class CustomInfoType.Types.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 reference documentation for the \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, which is used for defining custom regular expressions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e class 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, allowing for various functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the \u003ccode\u003eCustomInfoType.Types.Regex\u003c/code\u003e class, ranging from version 2.15.0 to the latest version, 4.16.0, and offers links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eRegex()\u003c/code\u003e, and a copy constructor, \u003ccode\u003eRegex(CustomInfoType.Types.Regex other)\u003c/code\u003e, that allows creating a new \u003ccode\u003eRegex\u003c/code\u003e object based on an existing one.\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 indices to extract as findings, and \u003ccode\u003ePattern\u003c/code\u003e, which defines the regular expression pattern based on the google/re2 repository's syntax.\u003c/p\u003e\n"]]],[],null,[]]