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, which is used to configure maximum finding limits for specific info types within the Google Cloud Data Loss Prevention (DLP) API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is available in multiple versions of the .NET library, ranging from version 2.15.0 to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfoTypeLimit\u003c/code\u003e 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eInfoTypeLimit\u003c/code\u003e class include \u003ccode\u003eInfoType\u003c/code\u003e, which defines the type of information the limit applies to, and \u003ccode\u003eMaxFindings\u003c/code\u003e, which specifies the maximum number of findings for that info type.\u003c/p\u003e\n"],["\u003cp\u003eIt is derived from the Object base class and has inherited members like GetHashCode(), GetType(), MemberwiseClone(), and ToString().\u003c/p\u003e\n"]]],[],null,[]]