Interface protos.google.cloud.vision.v1.ProductSearchResults.IObjectAnnotation (2.3.8)

Properties of an ObjectAnnotation.

Package

@google-cloud/vision!

Properties

languageCode

languageCode?: (string|null);

ObjectAnnotation languageCode

Property Value
TypeDescription
(string|null)

mid

mid?: (string|null);

ObjectAnnotation mid

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

ObjectAnnotation name

Property Value
TypeDescription
(string|null)

score

score?: (number|null);

ObjectAnnotation score

Property Value
TypeDescription
(number|null)