Interface protos.google.cloud.videointelligence.v1p3beta1.IEntity (3.3.6)

Properties of an Entity.

Package

@google-cloud/video-intelligence!

Properties

description

description?: (string|null);

Entity description

Property Value
TypeDescription
(string|null)

entityId

entityId?: (string|null);

Entity entityId

Property Value
TypeDescription
(string|null)

languageCode

languageCode?: (string|null);

Entity languageCode

Property Value
TypeDescription
(string|null)