Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2StatisticalTable.php47 public function setRelativeFrequency(GooglePrivacyDlpV2FieldId $relativeFrequency) argument
49 $this->relativeFrequency = $relativeFrequency;
56 return $this->relativeFrequency;
DGooglePrivacyDlpV2AuxiliaryTable.php47 public function setRelativeFrequency(GooglePrivacyDlpV2FieldId $relativeFrequency) argument
49 $this->relativeFrequency = $relativeFrequency;
56 return $this->relativeFrequency;