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

DeviceCompromised

import type { DeviceCompromised } from "https://googleapis.deno.dev/v1/alertcenter:v1beta1.ts";

A mobile device compromised alert. Derived from audit logs.

interface DeviceCompromised {
email?: string;
}

§Properties

§
email?: string
[src]

The email of the user this alert was created for.

§

Required. The list of security events.