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

GoogleCloudAiplatformV1LineageSubgraph

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

A subgraph of the overall lineage graph. Event edges connect Artifact and Execution nodes.

interface GoogleCloudAiplatformV1LineageSubgraph {}

§Properties

§

The Artifact nodes in the subgraph.

§

The Event edges between Artifacts and Executions in the subgraph.

§

The Execution nodes in the subgraph.