Interface protos.google.cloud.videointelligence.v1p2beta1.ILabelAnnotation (5.0.2)

Properties of a LabelAnnotation.

Package

@google-cloud/video-intelligence

Properties

categoryEntities

categoryEntities?: (google.cloud.videointelligence.v1p2beta1.IEntity[]|null);

LabelAnnotation categoryEntities

entity

entity?: (google.cloud.videointelligence.v1p2beta1.IEntity|null);

LabelAnnotation entity

frames

frames?: (google.cloud.videointelligence.v1p2beta1.ILabelFrame[]|null);

LabelAnnotation frames

segments

segments?: (google.cloud.videointelligence.v1p2beta1.ILabelSegment[]|null);

LabelAnnotation segments