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

XPSVideoBatchPredictOperationMetadata

import type { XPSVideoBatchPredictOperationMetadata } from "https://googleapis.deno.dev/v1/language:v2.ts";
interface XPSVideoBatchPredictOperationMetadata {
outputExamples?: string[];
}

§Properties

§
outputExamples?: string[]
[src]

All the partial batch prediction results that are completed at the moment. Output examples are sorted by completion time. The order will not be changed. Each output example should be the path of a single RecordIO file of AnnotatedExamples.