Home
last modified time | relevance | path

Searched refs:changedText (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentTextChange.php26 public $changedText; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentTextChange
35 public function setChangedText($changedText) argument
37 $this->changedText = $changedText;
44 return $this->changedText;
H A DGoogleCloudDocumentaiV1beta1DocumentTextChange.php26 public $changedText; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentTextChange
35 public function setChangedText($changedText) argument
37 $this->changedText = $changedText;
44 return $this->changedText;
H A DGoogleCloudDocumentaiV1beta2DocumentTextChange.php26 public $changedText; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentTextChange
35 public function setChangedText($changedText) argument
37 $this->changedText = $changedText;
44 return $this->changedText;