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

CloudDataLineageIntegration

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

Configuration for Cloud Data Lineage integration.

interface CloudDataLineageIntegration {
enabled?: boolean;
}

§Properties

§
enabled?: boolean
[src]

Optional. Whether or not Cloud Data Lineage integration is enabled.