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.
Properties
Link copied to clipboard
Type of information the findings limit applies to. Only one limit per info_type should be provided. If InfoTypeLimit does not have an info_type, the DLP API applies the limit against all info_types that are found but not specified in another InfoTypeLimit.
Link copied to clipboard
Max findings limit for the given infoType.