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-05 UTC."],[[["The document provides reference documentation for the `CustomInfoType.Types.Regex` class within the Google Cloud Data Loss Prevention v2 API."],["It details the implementation of the `CustomInfoType.Types.Regex` class, showing that it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided content highlights the available versions of the Google Cloud Data Loss Prevention v2 API, ranging from version 2.15.0 up to the latest version 4.16.0."],["Key properties for the `CustomInfoType.Types.Regex` class are outlined, including `GroupIndexes` (to specify submatch extraction) and `Pattern` (to define the regular expression)."],["The document includes constructors for creating instances of the `Regex` class, either as an empty object, or through the copy of another `Regex` object, in the `Regex()` and `Regex(CustomInfoType.Types.Regex other)` constructors respectively."]]],[]]