Lines Matching refs:GoogleCloudRecaptchaenterpriseV1Key
20 use Google\Service\RecaptchaEnterprise\GoogleCloudRecaptchaenterpriseV1Key; alias
41 * @param GoogleCloudRecaptchaenterpriseV1Key $postBody
43 * @return GoogleCloudRecaptchaenterpriseV1Key
45 public function create($parent, GoogleCloudRecaptchaenterpriseV1Key $postBody, $optParams = [])
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
146 public function patch($name, GoogleCloudRecaptchaenterpriseV1Key $postBody, $optParams = [])
150 return $this->call('patch', [$params], GoogleCloudRecaptchaenterpriseV1Key::class);