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

GoogleChecksReportV1alphaReport

import type { GoogleChecksReportV1alphaReport } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";

Privacy report.

interface GoogleChecksReportV1alphaReport {
name?: string;
resultsUri?: string;
}

§Properties

§

Information about the analyzed app bundle.

§

List of checks that were run on the app bundle.

§

Information related to data monitoring.

§
name?: string
[src]

Resource name of the report.

§
resultsUri?: string
[src]

A URL to view results.