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

SingleTargetDataset

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

A single target dataset to which all data will be streamed.

interface SingleTargetDataset {
datasetId?: string;
}

§Properties

§
datasetId?: string
[src]

The dataset ID of the target dataset. DatasetIds allowed characters: https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets#datasetreference.