Interface protos.google.cloud.videointelligence.v1beta2.IFaceAnnotation (3.0.0)

Properties of a FaceAnnotation.

Package

@google-cloud/video-intelligence!

Properties

frames

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

FaceAnnotation frames

Property Value
TypeDescription
(google.cloud.videointelligence.v1beta2.IFaceFrame[]|null)

segments

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

FaceAnnotation segments

Property Value
TypeDescription
(google.cloud.videointelligence.v1beta2.IFaceSegment[]|null)

thumbnail

thumbnail?: (Uint8Array|string|null);

FaceAnnotation thumbnail

Property Value
TypeDescription
(Uint8Array|string|null)