Interface protos.google.cloud.videointelligence.v1p2beta1.INormalizedBoundingBox (5.0.2)

Properties of a NormalizedBoundingBox.

Package

@google-cloud/video-intelligence

Properties

bottom

bottom?: (number|null);

NormalizedBoundingBox bottom

left

left?: (number|null);

NormalizedBoundingBox left

right

right?: (number|null);

NormalizedBoundingBox right

top

top?: (number|null);

NormalizedBoundingBox top