public sealed class HybridInspectStatistics : IMessage<HybridInspectStatistics>, IEquatable<HybridInspectStatistics>, IDeepCloneable<HybridInspectStatistics>, IBufferMessage, IMessage
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 details the \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class, which is used to track statistics related to hybrid inspection requests within the Google Cloud Data Loss Prevention (DLP) service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class is 4.16.0, and the page provides links to documentation for multiple versions, ranging from 2.15.0 up to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class provides information on the \u003ccode\u003eAbortedCount\u003c/code\u003e, \u003ccode\u003ePendingCount\u003c/code\u003e, and \u003ccode\u003eProcessedCount\u003c/code\u003e properties, which reflect the number of inspection requests that were aborted, pending, and processed, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e class can be constructed using a default constructor, or a constructor that accepts an existing \u003ccode\u003eHybridInspectStatistics\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]