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

AsyncBatchAnnotateImagesResponse

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

Response to an async batch image annotation request.

interface AsyncBatchAnnotateImagesResponse {
outputConfig?: OutputConfig;
}

§Properties

§
outputConfig?: OutputConfig
[src]

The output location and metadata from AsyncBatchAnnotateImagesRequest.