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

GoogleCloudDatacatalogLineageV1EntityReference

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

The soft reference to everything you can attach a lineage event to.

interface GoogleCloudDatacatalogLineageV1EntityReference {
fullyQualifiedName?: string;
}

§Properties

§
fullyQualifiedName?: string
[src]

Required. Fully Qualified Name (FQN) of the entity.