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

GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation

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

Annotation details specific to video action recognition.

interface GoogleCloudAiplatformV1SchemaVideoActionRecognitionAnnotation {
annotationSpecId?: string;
displayName?: string;
}

§Properties

§
annotationSpecId?: string
[src]

The resource Id of the AnnotationSpec that this Annotation pertains to.

§
displayName?: string
[src]

The display name of the AnnotationSpec that this Annotation pertains to.

§

This Annotation applies to the time period represented by the TimeSegment. If it's not set, the Annotation applies to the whole video.