Home
last modified time | relevance | path

Searched refs:detectedLanguages (Results 26 – 34 of 34) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageTable.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageToken.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageToken.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 DGoogleCloudDocumentaiV1DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreativeServingDecision.php46 public $detectedLanguages; variable in Google\\Service\\RealTimeBidding\\CreativeServingDecision
171 public function setDetectedLanguages($detectedLanguages) argument
173 $this->detectedLanguages = $detectedLanguages;
180 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;

12