Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DNamedProperty.php162 public function setTextValues(TextValues $textValues) argument
164 $this->textValues = $textValues;
171 return $this->textValues;