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

GoogleCloudAiplatformV1RayLogsSpec

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

Configuration for the Ray OSS Logs.

interface GoogleCloudAiplatformV1RayLogsSpec {
disabled?: boolean;
}

§Properties

§
disabled?: boolean
[src]

Optional. Flag to disable the export of Ray OSS logs to Cloud Logging.