Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php54 public $failedColumnCount; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
227 public function setFailedColumnCount($failedColumnCount) argument
229 $this->failedColumnCount = $failedColumnCount;
236 return $this->failedColumnCount;