Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DImageContext.php97 public function setTextDetectionParams(TextDetectionParams $textDetectionParams) argument
99 $this->textDetectionParams = $textDetectionParams;
106 return $this->textDetectionParams;