Google Privacy Dlp V2Info Type Limit Response
    data class GooglePrivacyDlpV2InfoTypeLimitResponse(val infoType: GooglePrivacyDlpV2InfoTypeResponse, val maxFindings: Int)
Max findings configuration per infoType, per content item or long running DlpJob.
Constructors
Link copied to clipboard
                fun GooglePrivacyDlpV2InfoTypeLimitResponse(infoType: GooglePrivacyDlpV2InfoTypeResponse, maxFindings: Int)