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

GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata

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

Runtime operation metadata with regard to Matching Engine Index.

interface GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata {
dataBytesCount?: bigint;
}

§Properties

§

The validation stats of the content (per file) to be inserted or updated on the Matching Engine Index resource. Populated if contentsDeltaUri is provided as part of Index.metadata. Please note that, currently for those files that are broken or has unsupported file format, we will not have the stats for those files.

§
dataBytesCount?: bigint
[src]

The ingested data size in bytes.