Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2FindingLimits.php28 public $maxFindingsPerItem; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2FindingLimits
51 public function setMaxFindingsPerItem($maxFindingsPerItem) argument
53 $this->maxFindingsPerItem = $maxFindingsPerItem;
60 return $this->maxFindingsPerItem;