Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DImageContext.php35 protected $webDetectionParamsType = WebDetectionParams::class;
109 * @param WebDetectionParams
111 public function setWebDetectionParams(WebDetectionParams $webDetectionParams)
116 * @return WebDetectionParams
H A DWebDetectionParams.php20 class WebDetectionParams extends \Google\Model class
44 class_alias(WebDetectionParams::class, 'Google_Service_Vision_WebDetectionParams');