public sealed class InfoTypeLimit : IMessage<InspectConfig.Types.FindingLimits.Types.InfoTypeLimit>, IEquatable<InspectConfig.Types.FindingLimits.Types.InfoTypeLimit>, IDeepCloneable<InspectConfig.Types.FindingLimits.Types.InfoTypeLimit>, IBufferMessage, IMessage
Max findings configuration per infoType, per content item or long
running DlpJob.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) library, specifically under the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class is used to configure the maximum number of findings for a specific information type within content items or during a long-running DLP job.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties including \u003ccode\u003eInfoType\u003c/code\u003e, which specifies the type of information the limit applies to, and \u003ccode\u003eMaxFindings\u003c/code\u003e, which sets the actual limit for that information type.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the library, from 2.15.0 to the latest 4.16.0, allowing developers to view the documentation related to specific versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eInfoTypeLimit\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]