Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2FindingLimits.php37 public function setMaxFindingsPerInfoType($maxFindingsPerInfoType) argument
39 $this->maxFindingsPerInfoType = $maxFindingsPerInfoType;
46 return $this->maxFindingsPerInfoType;