Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TestingDetails

import type { TestingDetails } from "https://googleapis.deno.dev/v1/playintegrity:v1.ts";

Contains additional information generated for testing responses.

interface TestingDetails {
isTestingResponse?: boolean;
}

§Properties

§
isTestingResponse?: boolean
[src]

Required. Indicates that the information contained in this payload is a testing response that is statically overridden for a tester.