Googly. CloudVision. Model. GoogleCloudVisionV1p3beta1ProductSearchResultsObjectAnnotation
(googly_cloud_vision v0.1.0)
Copy Markdown
View Source
Prediction for what the object in the bounding box is.
Attributes
-
language_code(type:String.t()) - The BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. -
mid(type:String.t()) - Object ID that should align with EntityAnnotation mid. -
name(type:String.t()) - Object name, expressed in itslanguage_codelanguage. -
score(type:number()) - Score of the result. Range [0, 1].