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

GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata

import type { GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";
interface GoogleCloudAiplatformV1SchemaVisualInspectionClassificationLabelSavedQueryMetadata {
multiLabel?: boolean;
}

§Properties

§
multiLabel?: boolean
[src]

Whether or not the classification label is multi_label.