Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsAppsRecaptchaEnterpriseConfig.php21 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig; alias
64 * @return GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig
70 …return $this->call('get', [$params], GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig::class);
81 * @param GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig $postBody
86 * @return GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig
88 …public function patch($name, GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig $postBody, $opt…
92 …return $this->call('patch', [$params], GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig::clas…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaBatchGetRecaptchaEnterpriseConfigsResponse.php23 protected $configsType = GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig::class;
27 * @param GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig[]
34 * @return GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig[]
H A DGoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig.php20 class GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig extends \Google\Model class
80 class_alias(GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig::class, 'Google_Service_Firebasea…