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

PredefinedDetectorInfo

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

Detector provided by Google.

interface PredefinedDetectorInfo {
detectorName?: string;
}

§Properties

§
detectorName?: string
[src]

Name that uniquely identifies the detector.