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

GoogleCloudAiplatformV1FasterDeploymentConfig

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

Configuration for faster model deployment.

interface GoogleCloudAiplatformV1FasterDeploymentConfig {
fastTryoutEnabled?: boolean;
}

§Properties

§
fastTryoutEnabled?: boolean
[src]

If true, enable fast tryout feature for this deployed model.