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

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

setMid($mid)

No description

string
getMid()

No description

setProperties($properties)

No description

setScore($score)

No description

float
getScore()

No description

setTopicality($topicality)

No description

float
getTopicality()

No description

Details

setBoundingPoly(GoogleCloudVisionV1p2beta1BoundingPoly $boundingPoly)

No description

Parameters

GoogleCloudVisionV1p2beta1BoundingPoly $boundingPoly

setConfidence($confidence)

No description

Parameters

$confidence

float getConfidence()

No description

Return Value

float

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setLocale($locale)

No description

Parameters

$locale

string getLocale()

No description

Return Value

string

setLocations($locations)

No description

Parameters

$locations

setMid($mid)

No description

Parameters

$mid

string getMid()

No description

Return Value

string

setProperties($properties)

No description

Parameters

$properties

setScore($score)

No description

Parameters

$score

float getScore()

No description

Return Value

float

setTopicality($topicality)

No description

Parameters

$topicality

float getTopicality()

No description

Return Value

float