Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsLocationsProductsReferenceImages.php20 use Google\Service\Vision\ListReferenceImagesResponse; alias
117 * @return ListReferenceImagesResponse
123 return $this->call('list', [$params], ListReferenceImagesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DListReferenceImagesResponse.php20 class ListReferenceImagesResponse extends \Google\Collection class
79 class_alias(ListReferenceImagesResponse::class, 'Google_Service_Vision_ListReferenceImagesResponse'…