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-11 UTC."],[[["This webpage provides documentation for the `CustomInfoType.Types.Regex` class within the Google Cloud Data Loss Prevention v2 API, detailing its purpose as a message defining a custom regular expression."],["The `CustomInfoType.Types.Regex` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations."],["The page lists various versions of the API documentation, ranging from version 2.15.0 up to the latest version 4.16.0, allowing users to access documentation relevant to their specific version."],["The `CustomInfoType.Types.Regex` class includes properties such as `GroupIndexes`, a `RepeatedField` of integers for specifying submatch extraction indices, and `Pattern`, a string property for defining the actual regular expression pattern."],["Constructors for the `Regex` class are provided, including a default constructor and a constructor that takes another `Regex` object as a parameter."]]],[]]