Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateImagesResponse.php23 protected $responsesType = AnnotateImageResponse::class;
27 * @param AnnotateImageResponse[]
34 * @return AnnotateImageResponse[]
H A DAnnotateFileResponse.php27 protected $responsesType = AnnotateImageResponse::class;
63 * @param AnnotateImageResponse[]
70 * @return AnnotateImageResponse[]
H A DAnnotateImageResponse.php20 class AnnotateImageResponse extends \Google\Collection class
251 class_alias(AnnotateImageResponse::class, 'Google_Service_Vision_AnnotateImageResponse');