Interface protos.google.cloud.videointelligence.v1p3beta1.ITimestampedObject (3.1.0)

Properties of a TimestampedObject.

Package

@google-cloud/video-intelligence!

Properties

attributes

attributes?: (google.cloud.videointelligence.v1p3beta1.IDetectedAttribute[]|null);

TimestampedObject attributes

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IDetectedAttribute[]|null)

landmarks

landmarks?: (google.cloud.videointelligence.v1p3beta1.IDetectedLandmark[]|null);

TimestampedObject landmarks

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.IDetectedLandmark[]|null)

normalizedBoundingBox

normalizedBoundingBox?: (google.cloud.videointelligence.v1p3beta1.INormalizedBoundingBox|null);

TimestampedObject normalizedBoundingBox

Property Value
TypeDescription
(google.cloud.videointelligence.v1p3beta1.INormalizedBoundingBox|null)

timeOffset

timeOffset?: (google.protobuf.IDuration|null);

TimestampedObject timeOffset

Property Value
TypeDescription
(google.protobuf.IDuration|null)