Searched refs:GoogleFirebaseAppcheckV1betaRecaptchaConfig (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaRecaptchaConfig; alias64 * @return GoogleFirebaseAppcheckV1betaRecaptchaConfig70 return $this->call('get', [$params], GoogleFirebaseAppcheckV1betaRecaptchaConfig::class);81 * @param GoogleFirebaseAppcheckV1betaRecaptchaConfig $postBody86 * @return GoogleFirebaseAppcheckV1betaRecaptchaConfig88 …public function patch($name, GoogleFirebaseAppcheckV1betaRecaptchaConfig $postBody, $optParams = […92 return $this->call('patch', [$params], GoogleFirebaseAppcheckV1betaRecaptchaConfig::class);
23 protected $configsType = GoogleFirebaseAppcheckV1betaRecaptchaConfig::class;27 * @param GoogleFirebaseAppcheckV1betaRecaptchaConfig[]34 * @return GoogleFirebaseAppcheckV1betaRecaptchaConfig[]
20 class GoogleFirebaseAppcheckV1betaRecaptchaConfig extends \Google\Model class98 class_alias(GoogleFirebaseAppcheckV1betaRecaptchaConfig::class, 'Google_Service_Firebaseappcheck_Go…