Google Privacy Dlp V2Regex Args
data class GooglePrivacyDlpV2RegexArgs(val groupIndexes: Output<List<Int>>? = null, val pattern: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2RegexArgs>
Message defining a custom regular expression.