Properties of an EntityAnnotation.
Package
@google-cloud/visionProperties
boundingPoly
boundingPoly?: (google.cloud.vision.v1.IBoundingPoly|null);
EntityAnnotation boundingPoly
confidence
confidence?: (number|null);
EntityAnnotation confidence
description
description?: (string|null);
EntityAnnotation description
locale
locale?: (string|null);
EntityAnnotation locale
locations
locations?: (google.cloud.vision.v1.ILocationInfo[]|null);
EntityAnnotation locations
mid
mid?: (string|null);
EntityAnnotation mid
properties
properties?: (google.cloud.vision.v1.IProperty[]|null);
EntityAnnotation properties
score
score?: (number|null);
EntityAnnotation score
topicality
topicality?: (number|null);
EntityAnnotation topicality