Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageParagraph.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageLine.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageParagraph.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell.php53 public function setDetectedLanguages($detectedLanguages) argument
55 $this->detectedLanguages = $detectedLanguages;
62 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageVisualElement.php35 public function setDetectedLanguages($detectedLanguages) argument
37 $this->detectedLanguages = $detectedLanguages;
44 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageTable.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageLine.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1DocumentPageTableTableCell.php53 public function setDetectedLanguages($detectedLanguages) argument
55 $this->detectedLanguages = $detectedLanguages;
62 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageBlock.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageSymbol.php31 public function setDetectedLanguages($detectedLanguages) argument
33 $this->detectedLanguages = $detectedLanguages;
40 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta1DocumentPageTable.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 DGoogleCloudDocumentaiV1beta2DocumentPageSymbol.php31 public function setDetectedLanguages($detectedLanguages) argument
33 $this->detectedLanguages = $detectedLanguages;
40 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell.php53 public function setDetectedLanguages($detectedLanguages) argument
55 $this->detectedLanguages = $detectedLanguages;
62 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageToken.php49 public function setDetectedLanguages($detectedLanguages) argument
51 $this->detectedLanguages = $detectedLanguages;
58 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageVisualElement.php35 public function setDetectedLanguages($detectedLanguages) argument
37 $this->detectedLanguages = $detectedLanguages;
44 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php73 public function setDetectedLanguages($detectedLanguages) argument
75 $this->detectedLanguages = $detectedLanguages;
82 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageBlock.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageLine.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 return $this->detectedLanguages;
H A DGoogleCloudDocumentaiV1beta2DocumentPageParagraph.php33 public function setDetectedLanguages($detectedLanguages) argument
35 $this->detectedLanguages = $detectedLanguages;
42 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/Vision/
H A DGoogleCloudVisionV1p2beta1TextAnnotationTextProperty.php45 public function setDetectedLanguages($detectedLanguages) argument
47 $this->detectedLanguages = $detectedLanguages;
54 return $this->detectedLanguages;
H A DGoogleCloudVisionV1p3beta1TextAnnotationTextProperty.php45 public function setDetectedLanguages($detectedLanguages) argument
47 $this->detectedLanguages = $detectedLanguages;
54 return $this->detectedLanguages;

12