public sealed class FindingLimits : IMessage<InspectConfig.Types.FindingLimits>, IEquatable<InspectConfig.Types.FindingLimits>, IDeepCloneable<InspectConfig.Types.FindingLimits>, IBufferMessage, IMessage
Configuration to control the number of findings returned for inspection.
This is not used for de-identification or data profiling.
Max number of findings that will be returned for each item scanned.
When set within InspectJobConfig,
the maximum returned is 2000 regardless if this is set higher.
When set within InspectContentRequest, this field is ignored.
Max number of findings that will be returned per request/job.
When set within InspectContentRequest, the maximum returned is 2000
regardless if this is set higher.
[[["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\u003eFindingLimits\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, used to configure the number of findings returned during data inspection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingLimits\u003c/code\u003e class offers properties such as \u003ccode\u003eMaxFindingsPerInfoType\u003c/code\u003e, \u003ccode\u003eMaxFindingsPerItem\u003c/code\u003e, and \u003ccode\u003eMaxFindingsPerRequest\u003c/code\u003e, allowing control over the quantity of findings based on info type, item, or request.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, highlighting its role within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions of the \u003ccode\u003eFindingLimits\u003c/code\u003e class listed, ranging from version 2.15.0 to the latest version 4.16.0, with links to the documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingLimits\u003c/code\u003e class is used to limit the number of findings for inspection and not used for data de-identification or data profiling.\u003c/p\u003e\n"]]],[],null,[]]