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

GoogleCloudAiplatformV1NearestNeighborQueryEmbedding

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

The embedding vector.

interface GoogleCloudAiplatformV1NearestNeighborQueryEmbedding {
value?: number[];
}

§Properties

§
value?: number[]
[src]

Optional. Individual value in the embedding.