google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1InfoTypeLimit View Source
Max findings configuration per info type, per content item or long running operation.
Attributes
- infoType (GooglePrivacyDlpV2beta1InfoType): 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. Defaults to:
null. - maxFindings (Integer): Max findings limit for the given infoType. Defaults to:
null.