Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DImageContext.php33 protected $textDetectionParamsType = TextDetectionParams::class;
95 * @param TextDetectionParams
97 public function setTextDetectionParams(TextDetectionParams $textDetectionParams)
102 * @return TextDetectionParams
H A DTextDetectionParams.php20 class TextDetectionParams extends \Google\Model class
44 class_alias(TextDetectionParams::class, 'Google_Service_Vision_TextDetectionParams');