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

AutomaticUpdatePolicy

import type { AutomaticUpdatePolicy } from "https://googleapis.deno.dev/v1/cloudfunctions:v2.ts";

Security patches are applied automatically to the runtime without requiring the function to be redeployed.

interface AutomaticUpdatePolicy {}