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 (DLP) v2 API, detailing its purpose in managing statistics for hybrid inspection requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, is implemented as a sealed class, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces such as \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 page lists various versions of the \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class documentation, ranging from version 2.15.0 up to the latest version 4.16.0, allowing developers to view documentation specific to each release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class has three main properties: \u003ccode\u003eAbortedCount\u003c/code\u003e, \u003ccode\u003ePendingCount\u003c/code\u003e, and \u003ccode\u003eProcessedCount\u003c/code\u003e, each providing a count of the respective hybrid inspection request states.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, a default parameterless one and another that allows for the passing of another \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e as a parameter to create an instance.\u003c/p\u003e\n"]]],[],null,[]]