class GoogleCloudVisionV1p3beta1ProductSearchResultsResult extends Model (View source)

Properties

string $image
protected $productType
protected $productDataType
float $score

Methods

setImage($image)

No description

string
getImage()

No description

setScore($score)

No description

float
getScore()

No description

Details

setImage($image)

No description

Parameters

$image

string getImage()

No description

Return Value

string

setProduct(GoogleCloudVisionV1p3beta1Product $product)

No description

Parameters

GoogleCloudVisionV1p3beta1Product $product

setScore($score)

No description

Parameters

$score

float getScore()

No description

Return Value

float