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

GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors

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

Nearest neighbors for one query.

interface GoogleCloudAiplatformV1FindNeighborsResponseNearestNeighbors {
id?: string;
}

§Properties

§
id?: string
[src]

The ID of the query datapoint.