Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2LargeCustomDictionaryStats.php25 public $approxNumPhrases; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2LargeCustomDictionaryStats
30 public function setApproxNumPhrases($approxNumPhrases) argument
32 $this->approxNumPhrases = $approxNumPhrases;
39 return $this->approxNumPhrases;