Home
last modified time | relevance | path

Searched refs:AnnotateImageRequest (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateImagesRequest.php27 protected $requestsType = AnnotateImageRequest::class;
45 * @param AnnotateImageRequest[]
52 * @return AnnotateImageRequest[]
H A DAsyncBatchAnnotateImagesRequest.php29 protected $requestsType = AnnotateImageRequest::class;
61 * @param AnnotateImageRequest[]
68 * @return AnnotateImageRequest[]
H A DAnnotateImageRequest.php20 class AnnotateImageRequest extends \Google\Collection class
75 class_alias(AnnotateImageRequest::class, 'Google_Service_Vision_AnnotateImageRequest');