Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/Resource/
H A DProjectsAppsPlayIntegrityConfig.php21 use Google\Service\Firebaseappcheck\GoogleFirebaseAppcheckV1betaPlayIntegrityConfig; alias
63 * @return GoogleFirebaseAppcheckV1betaPlayIntegrityConfig
69 return $this->call('get', [$params], GoogleFirebaseAppcheckV1betaPlayIntegrityConfig::class);
79 * @param GoogleFirebaseAppcheckV1betaPlayIntegrityConfig $postBody
84 * @return GoogleFirebaseAppcheckV1betaPlayIntegrityConfig
86 …public function patch($name, GoogleFirebaseAppcheckV1betaPlayIntegrityConfig $postBody, $optParams…
90 return $this->call('patch', [$params], GoogleFirebaseAppcheckV1betaPlayIntegrityConfig::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaBatchGetPlayIntegrityConfigsResponse.php23 protected $configsType = GoogleFirebaseAppcheckV1betaPlayIntegrityConfig::class;
27 * @param GoogleFirebaseAppcheckV1betaPlayIntegrityConfig[]
34 * @return GoogleFirebaseAppcheckV1betaPlayIntegrityConfig[]
H A DGoogleFirebaseAppcheckV1betaPlayIntegrityConfig.php20 class GoogleFirebaseAppcheckV1betaPlayIntegrityConfig extends \Google\Model class
62 class_alias(GoogleFirebaseAppcheckV1betaPlayIntegrityConfig::class, 'Google_Service_Firebaseappchec…