public sealed class HybridInspectStatistics : IMessage<HybridInspectStatistics>, IEquatable<HybridInspectStatistics>, IDeepCloneable<HybridInspectStatistics>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class HybridInspectStatistics.
Statistics related to processing hybrid inspect requests.
The number of hybrid requests currently being processed. Only populated
when called via method getDlpJob.
A burst of traffic may cause hybrid inspect requests to be enqueued.
Processing will take place as quickly as possible, but resource limitations
may impact how long a request is enqueued for.
[[["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 provides documentation for the \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class is used to track statistics related to hybrid inspection requests, such as the number of requests processed, pending, or aborted.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e is 4.16.0, and the page also contains information related to other older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three main properties: \u003ccode\u003eAbortedCount\u003c/code\u003e, which counts requests that were aborted, \u003ccode\u003ePendingCount\u003c/code\u003e, which counts requests being processed, and \u003ccode\u003eProcessedCount\u003c/code\u003e, which counts requests that have been processed.\u003c/p\u003e\n"]]],[],null,[]]