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

Properties of a LabelAnnotation.

Package

@google-cloud/video-intelligence

Properties

categoryEntities

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

LabelAnnotation categoryEntities

entity

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

LabelAnnotation entity

frames

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

LabelAnnotation frames

segments

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

LabelAnnotation segments