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\u003eThe latest version of the \u003ccode\u003eFindingLimits\u003c/code\u003e documentation is 4.16.0, with previous versions ranging from 4.15.0 down to 2.15.0 available for reference, including 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingLimits\u003c/code\u003e is a class used to configure the quantity of inspection findings returned, but it is not utilized for data de-identification or profiling.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eFindingLimits\u003c/code\u003e includes properties to set the maximum findings per info type, per item, and per request, although when using \u003ccode\u003eInspectJobConfig\u003c/code\u003e or \u003ccode\u003eInspectContentRequest\u003c/code\u003e there are limitations to how high these settings can be.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingLimits\u003c/code\u003e class can also be found within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]