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

GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse

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

Response message for ModelService.BatchImportModelEvaluationSlices

interface GoogleCloudAiplatformV1BatchImportModelEvaluationSlicesResponse {
readonly importedModelEvaluationSlices?: string[];
}

§Properties

§
readonly importedModelEvaluationSlices?: string[]
[src]

Output only. List of imported ModelEvaluationSlice.name.