class GoogleCloudVisionV1p3beta1Page extends Collection (View source)

Properties

protected $collection_key
protected $blocksType
protected $blocksDataType
float $confidence
int $height
protected $propertyType
protected $propertyDataType
int $width

Methods

setBlocks($blocks)

No description

setConfidence($confidence)

No description

float
getConfidence()

No description

setHeight($height)

No description

int
getHeight()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setBlocks($blocks)

No description

Parameters

$blocks

GoogleCloudVisionV1p3beta1Block[] getBlocks()

No description

setConfidence($confidence)

No description

Parameters

$confidence

float getConfidence()

No description

Return Value

float

setHeight($height)

No description

Parameters

$height

int getHeight()

No description

Return Value

int

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int