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

GoogleCloudAiplatformV1ExplanationMetadataOverride

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

The ExplanationMetadata entries that can be overridden at online explanation time.

interface GoogleCloudAiplatformV1ExplanationMetadataOverride {}

§Properties

§

Required. Overrides the input metadata of the features. The key is the name of the feature to be overridden. The keys specified here must exist in the input metadata to be overridden. If a feature is not specified here, the corresponding feature's input metadata is not overridden.