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

BackfillNoneStrategy

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

Backfill strategy to disable automatic backfill for the Stream's objects.

interface BackfillNoneStrategy {}