GoogleCloudAiplatformV1ColabImage
import type { GoogleCloudAiplatformV1ColabImage } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
Colab image of the runtime.
interface GoogleCloudAiplatformV1ColabImage {
readonly description?: string;
releaseName?: string;
}