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

GoogleCloudAiplatformV1RayMetricSpec

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

Configuration for the Ray metrics.

interface GoogleCloudAiplatformV1RayMetricSpec {
disabled?: boolean;
}

§Properties

§
disabled?: boolean
[src]

Optional. Flag to disable the Ray metrics collection.