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

GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData

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

Container to hold value(s), successive in time, for one Feature from the request.

interface GoogleCloudAiplatformV1ReadFeatureValuesResponseEntityViewData {}

§Properties

§

Feature value if a single value is requested.

§

Feature values list if values, successive in time, are requested. If the requested number of values is greater than the number of existing Feature values, nonexistent values are omitted instead of being returned as empty.