EventDrivenSchedule
import type { EventDrivenSchedule } from "https://googleapis.deno.dev/v1/bigquerydatatransfer:v1.ts";
Options customizing EventDriven transfers schedule.
interface EventDrivenSchedule {
pubsubSubscription?: string;
}import type { EventDrivenSchedule } from "https://googleapis.deno.dev/v1/bigquerydatatransfer:v1.ts";
Options customizing EventDriven transfers schedule.