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

StopBackfillJobRequest

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

Request for manually stopping a running backfill job for a specific stream object.

interface StopBackfillJobRequest {}