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

AppMakerSqlSetupNotification

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

Alerts from App Maker to notify admins to set up default SQL instance.

interface AppMakerSqlSetupNotification {
requestInfo?: RequestInfo[];
}

§Properties

§
requestInfo?: RequestInfo[]
[src]

List of applications with requests for default SQL set up.