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 page details the \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) .NET library, specifically for managing finding limits per information type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class, which is part of \u003ccode\u003eInspectConfig.Types.FindingLimits.Types\u003c/code\u003e, allows you to configure the maximum number of findings for a specified info type in DLP operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.16.0, while the content of this page focuses on version 3.3.0 of the Google.Cloud.Dlp.V2 library, with several older versions also linked for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInfoTypeLimit\u003c/code\u003e has properties, \u003ccode\u003eInfoType\u003c/code\u003e, to identify what information this applies to, and \u003ccode\u003eMaxFindings\u003c/code\u003e to provide the max number of findings for that information.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]