GoogleCloudVisionV1p2beta1EntityAnnotation
class GoogleCloudVisionV1p2beta1EntityAnnotation extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $boundingPolyType | ||
protected | $boundingPolyDataType | ||
float | $confidence | ||
string | $description | ||
string | $locale | ||
protected | $locationsType | ||
protected | $locationsDataType | ||
string | $mid | ||
protected | $propertiesType | ||
protected | $propertiesDataType | ||
float | $score | ||
float | $topicality |
Methods
getBoundingPoly()
No description
setConfidence($confidence)
No description
float
getConfidence()
No description
setDescription($description)
No description
string
getDescription()
No description
setLocale($locale)
No description
string
getLocale()
No description
setLocations($locations)
No description
getLocations()
No description
setMid($mid)
No description
string
getMid()
No description
setProperties($properties)
No description
getProperties()
No description
setScore($score)
No description
float
getScore()
No description
setTopicality($topicality)
No description
float
getTopicality()
No description
Details
setBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly $boundingPoly)
No description
GoogleCloudVisionV1p2beta1BoundingPoly
getBoundingPoly()
No description
setConfidence($confidence)
No description
float
getConfidence()
No description
setDescription($description)
No description
string
getDescription()
No description
setLocale($locale)
No description
string
getLocale()
No description
setLocations($locations)
No description
GoogleCloudVisionV1p2beta1LocationInfo[]
getLocations()
No description
setMid($mid)
No description
string
getMid()
No description
setProperties($properties)
No description
GoogleCloudVisionV1p2beta1Property[]
getProperties()
No description
setScore($score)
No description
float
getScore()
No description
setTopicality($topicality)
No description
float
getTopicality()
No description