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

GoogleCloudAiplatformV1PipelineTaskDetailArtifactList

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

A list of artifact metadata.

interface GoogleCloudAiplatformV1PipelineTaskDetailArtifactList {
readonly artifacts?: GoogleCloudAiplatformV1Artifact[];
}

§Properties

§

Output only. A list of artifact metadata.