Home
last modified time | relevance | path

Searched refs:processedCount (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2HybridInspectStatistics.php33 public $processedCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectStatistics
66 public function setProcessedCount($processedCount) argument
68 $this->processedCount = $processedCount;
75 return $this->processedCount;