Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Result.php34 public $totalEstimatedBytes; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Result
81 public function setTotalEstimatedBytes($totalEstimatedBytes) argument
83 $this->totalEstimatedBytes = $totalEstimatedBytes;
90 return $this->totalEstimatedBytes;