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

GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata

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

All metadata of most recent monitoring pipelines.

interface GoogleCloudAiplatformV1ModelDeploymentMonitoringJobLatestMonitoringPipelineMetadata {
runTime?: Date;
status?: GoogleRpcStatus;
}

§Properties

§
runTime?: Date
[src]

The time that most recent monitoring pipelines that is related to this run.

§

The status of the most recent monitoring pipeline.