Home
last modified time | relevance | path

Searched refs:DecodeIntegrityTokenResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/Resource/
H A DV1.php21 use Google\Service\PlayIntegrity\DecodeIntegrityTokenResponse; alias
41 * @return DecodeIntegrityTokenResponse
47 return $this->call('decodeIntegrityToken', [$params], DecodeIntegrityTokenResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/
H A DDecodeIntegrityTokenResponse.php20 class DecodeIntegrityTokenResponse extends \Google\Model class
42 class_alias(DecodeIntegrityTokenResponse::class, 'Google_Service_PlayIntegrity_DecodeIntegrityToken…