Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2InfoTypeLimit.php27 public $maxFindings; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeLimit
46 public function setMaxFindings($maxFindings) argument
48 $this->maxFindings = $maxFindings;
55 return $this->maxFindings;