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/
DAnnotateImageResponse.php23 protected $contextType = ImageAnnotationContext::class;
53 * @param ImageAnnotationContext
55 public function setContext(ImageAnnotationContext $context)
60 * @return ImageAnnotationContext
DImageAnnotationContext.php20 class ImageAnnotationContext extends \Google\Model class
62 class_alias(ImageAnnotationContext::class, 'Google_Service_Vision_ImageAnnotationContext');