Home
last modified time | relevance | path

Searched refs:detectedLanguages (Results 26 – 34 of 34) sorted by last modified time

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p4beta1TextAnnotationTextProperty.php45 public function setDetectedLanguages($detectedLanguages) argument
47 $this->detectedLanguages = $detectedLanguages;
54 return $this->detectedLanguages;
H A DTextProperty.php45 public function setDetectedLanguages($detectedLanguages) argument
47 $this->detectedLanguages = $detectedLanguages;
54 return $this->detectedLanguages;
H A DGoogleCloudVisionV1p1beta1TextAnnotationTextProperty.php45 public function setDetectedLanguages($detectedLanguages) argument
47 $this->detectedLanguages = $detectedLanguages;
54 return $this->detectedLanguages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCreative.php78 public $detectedLanguages; variable in Google\\Service\\AdExchangeBuyerII\\Creative
315 public function setDetectedLanguages($detectedLanguages) argument
317 $this->detectedLanguages = $detectedLanguages;
324 return $this->detectedLanguages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageBlock.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageSymbol.php31 public function setDetectedLanguages($detectedLanguages) argument
33 $this->detectedLanguages = $detectedLanguages;
40 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageTable.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageToken.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageVisualElement.php35 public function setDetectedLanguages($detectedLanguages) argument
37 $this->detectedLanguages = $detectedLanguages;
44 return $this->detectedLanguages;

12