Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php96 public $scannedColumnCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
395 public function setScannedColumnCount($scannedColumnCount) argument
397 $this->scannedColumnCount = $scannedColumnCount;
404 return $this->scannedColumnCount;