Interface protos.google.cloud.vision.v1.ILocalizedObjectAnnotation (4.0.3)

Properties of a LocalizedObjectAnnotation.

Package

@google-cloud/vision

Properties

boundingPoly

boundingPoly?: (google.cloud.vision.v1.IBoundingPoly|null);

LocalizedObjectAnnotation boundingPoly

languageCode

languageCode?: (string|null);

LocalizedObjectAnnotation languageCode

mid

mid?: (string|null);

LocalizedObjectAnnotation mid

name

name?: (string|null);

LocalizedObjectAnnotation name

score

score?: (number|null);

LocalizedObjectAnnotation score