Home
last modified time | relevance | path

Searched refs:EntityAnnotation (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php35 protected $labelAnnotationsType = EntityAnnotation::class;
41 protected $logoAnnotationsType = EntityAnnotation::class;
47 protected $textAnnotationsType = EntityAnnotation::class;
137 * @param EntityAnnotation[]
144 * @return EntityAnnotation[]
151 * @param EntityAnnotation[]
158 * @return EntityAnnotation[]
179 * @param EntityAnnotation[]
186 * @return EntityAnnotation[]
221 * @param EntityAnnotation[]
[all …]
H A DEntityAnnotation.php20 class EntityAnnotation extends \Google\Collection class
183 class_alias(EntityAnnotation::class, 'Google_Service_Vision_EntityAnnotation');