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

IncrementalLoadMode

import type { IncrementalLoadMode } from "https://googleapis.deno.dev/v1/dataform:v1beta1.ts";

Load definition for incremental load modes

interface IncrementalLoadMode {
column?: string;
}

§Properties

§
column?: string
[src]

Column name for incremental load modes