Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1ScoreMetrics.php44 …ublic function setOverallMetrics(GoogleCloudRecaptchaenterpriseV1ScoreDistribution $overallMetrics) argument
46 $this->overallMetrics = $overallMetrics;
53 return $this->overallMetrics;