PHP Class Google\Cloud\Vision\Annotation\AbstractFeature

Inheritance: implements Google\Cloud\Vision\Annotation\FeatureInterface
Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Protected Properties

Property Type Description
$info array

Public Methods

Method Description
info ( ) : array Get the raw annotation result

Method Details

info() public method

Example: $info = $imageProperties->info();
public info ( ) : array
return array

Property Details

$info protected_oe property

protected array $info
return array