Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateImageResponse.php23 protected $contextType = ImageAnnotationContext::class;
53 * @param ImageAnnotationContext
55 public function setContext(ImageAnnotationContext $context)
60 * @return ImageAnnotationContext
H A DImageAnnotationContext.php20 class ImageAnnotationContext extends \Google\Model class
62 class_alias(ImageAnnotationContext::class, 'Google_Service_Vision_ImageAnnotationContext');