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

WatchTarget

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

The target for notification delivery.

interface WatchTarget {}

§Properties

§

A Pub/Sub topic. To receive notifications, the topic must grant publish privileges to the Forms service account serviceAccount:forms-notifications@system.gserviceaccount.com. Only the project that owns a topic may create a watch with it. Pub/Sub delivery guarantees should be considered.