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

GoogleCloudAdvisorynotificationsV1NotificationSettings

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

Settings for each NotificationType.

interface GoogleCloudAdvisorynotificationsV1NotificationSettings {
enabled?: boolean;
}

§Properties

§
enabled?: boolean
[src]

Whether the associated NotificationType is enabled.