IVideoAnnotationResults

google.cloud.videointelligence.v1p2beta1. IVideoAnnotationResults

Properties of a VideoAnnotationResults.

Properties:
Name Type Attributes Description
inputUri string | null <optional>

VideoAnnotationResults inputUri

segmentLabelAnnotations Array.<google.cloud.videointelligence.v1p2beta1.ILabelAnnotation> | null <optional>

VideoAnnotationResults segmentLabelAnnotations

shotLabelAnnotations Array.<google.cloud.videointelligence.v1p2beta1.ILabelAnnotation> | null <optional>

VideoAnnotationResults shotLabelAnnotations

frameLabelAnnotations Array.<google.cloud.videointelligence.v1p2beta1.ILabelAnnotation> | null <optional>

VideoAnnotationResults frameLabelAnnotations

shotAnnotations Array.<google.cloud.videointelligence.v1p2beta1.IVideoSegment> | null <optional>

VideoAnnotationResults shotAnnotations

explicitAnnotation google.cloud.videointelligence.v1p2beta1.IExplicitContentAnnotation | null <optional>

VideoAnnotationResults explicitAnnotation

textAnnotations Array.<google.cloud.videointelligence.v1p2beta1.ITextAnnotation> | null <optional>

VideoAnnotationResults textAnnotations

objectAnnotations Array.<google.cloud.videointelligence.v1p2beta1.IObjectTrackingAnnotation> | null <optional>

VideoAnnotationResults objectAnnotations

error google.rpc.IStatus | null <optional>

VideoAnnotationResults error