Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPlayIntegrity.php65 'decodeIntegrityToken' => [
66 'path' => 'v1/{+packageName}:decodeIntegrityToken',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayIntegrity/Resource/
H A DV1.php43 …public function decodeIntegrityToken($packageName, DecodeIntegrityTokenRequest $postBody, $optPara… function in Google\\Service\\PlayIntegrity\\Resource\\V1