Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2HybridInspectStatistics.php25 public $abortedCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2HybridInspectStatistics
38 public function setAbortedCount($abortedCount) argument
40 $this->abortedCount = $abortedCount;
47 return $this->abortedCount;