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

Properties of a TimestampedObject.

Package

@google-cloud/video-intelligence

Properties

attributes

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

TimestampedObject attributes

landmarks

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

TimestampedObject landmarks

normalizedBoundingBox

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

TimestampedObject normalizedBoundingBox

timeOffset

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

TimestampedObject timeOffset