GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Regex (google_api_dlp v0.41.0) View Source
Message defining a custom regular expression.
Attributes
-
groupIndexes
(type:list(integer())
, default:nil
) - The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included. -
pattern
(type:String.t
, default:nil
) - Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.