Interface protos.google.cloud.automl.v1.IImageObjectDetectionAnnotation (2.4.5)

Properties of an ImageObjectDetectionAnnotation.

Package

@google-cloud/automl!

Properties

boundingBox

boundingBox?: (google.cloud.automl.v1.IBoundingPoly|null);

ImageObjectDetectionAnnotation boundingBox

Property Value
TypeDescription
(google.cloud.automl.v1.IBoundingPoly|null)

score

score?: (number|null);

ImageObjectDetectionAnnotation score

Property Value
TypeDescription
(number|null)