Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Event.php25 public $expectedAction; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Event
50 public function setExpectedAction($expectedAction) argument
52 $this->expectedAction = $expectedAction;
59 return $this->expectedAction;