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

ActionLoadConfig

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

Simplified load configuration for actions

interface ActionLoadConfig {}

§Properties

§

Append into destination table

§

Insert records where the value exceeds the previous maximum value for a column in the destination table

§

Replace destination table

§

Insert records where the value of a column is not already present in the destination table