Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1ChallengeMetrics.php37 public $passedCount; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1ChallengeMetrics
84 public function setPassedCount($passedCount) argument
86 $this->passedCount = $passedCount;
93 return $this->passedCount;