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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-10 UTC."],[[["The webpage provides reference documentation and code samples for the `CustomInfoType.Types.Regex` class within the Google Cloud Data Loss Prevention v2 API."],["It details the different versions of the `CustomInfoType.Types.Regex` class, ranging from version 2.15.0 up to the latest, version 4.16.0."],["`CustomInfoType.Types.Regex` is a message class used to define a custom regular expression, inheriting from `object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a `Regex` object, and it offers two primary properties: `GroupIndexes` for specifying submatch extraction, and `Pattern` for defining the regular expression itself."]]],[]]