Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/Resource/
H A DProjectsKeys.php20 use Google\Service\RecaptchaEnterprise\GoogleCloudRecaptchaenterpriseV1Key; alias
41 * @param GoogleCloudRecaptchaenterpriseV1Key $postBody
43 * @return GoogleCloudRecaptchaenterpriseV1Key
49 return $this->call('create', [$params], GoogleCloudRecaptchaenterpriseV1Key::class);
71 * @return GoogleCloudRecaptchaenterpriseV1Key
77 return $this->call('get', [$params], GoogleCloudRecaptchaenterpriseV1Key::class);
126 * @return GoogleCloudRecaptchaenterpriseV1Key
132 return $this->call('migrate', [$params], GoogleCloudRecaptchaenterpriseV1Key::class);
139 * @param GoogleCloudRecaptchaenterpriseV1Key $postBody
144 * @return GoogleCloudRecaptchaenterpriseV1Key
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1ListKeysResponse.php23 protected $keysType = GoogleCloudRecaptchaenterpriseV1Key::class;
31 * @param GoogleCloudRecaptchaenterpriseV1Key[]
38 * @return GoogleCloudRecaptchaenterpriseV1Key[]
H A DGoogleCloudRecaptchaenterpriseV1Key.php20 class GoogleCloudRecaptchaenterpriseV1Key extends \Google\Model class
178 class_alias(GoogleCloudRecaptchaenterpriseV1Key::class, 'Google_Service_RecaptchaEnterprise_GoogleC…