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

GoogleCloudDatacatalogLineageV1ProcessLinks

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

Links associated with a specific process.

interface GoogleCloudDatacatalogLineageV1ProcessLinks {
process?: string;
}

§Properties

§
process?: string
[src]

The process name in the format of projects/{project}/locations/{location}/processes/{process}.