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

GoogleCloudAiplatformV1FetchFeatureValuesResponse

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

Response message for FeatureOnlineStoreService.FetchFeatureValues

interface GoogleCloudAiplatformV1FetchFeatureValuesResponse {
protoStruct?: {
[key: string]: any;
}
;
}

§Properties

§

The data key associated with this response. Will only be populated for FeatureOnlineStoreService.StreamingFetchFeatureValues RPCs.

§
protoStruct?: {
[key: string]: any;
}
[src]

Feature values in proto Struct format.