DecodePcIntegrityTokenRequest
import type { DecodePcIntegrityTokenRequest } from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";
Request to decode the PC integrity token.
interface DecodePcIntegrityTokenRequest {
integrityToken?: string;
}import type { DecodePcIntegrityTokenRequest } from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";
Request to decode the PC integrity token.