Searched refs:DecodeIntegrityTokenResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\PlayIntegrity\DecodeIntegrityTokenResponse; alias41 * @return DecodeIntegrityTokenResponse47 return $this->call('decodeIntegrityToken', [$params], DecodeIntegrityTokenResponse::class);
20 class DecodeIntegrityTokenResponse extends \Google\Model class42 class_alias(DecodeIntegrityTokenResponse::class, 'Google_Service_PlayIntegrity_DecodeIntegrityToken…