Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php157 $result = $this->getSimpleValue($val);
168 $result = $this->getSimpleValue($this->$name);
182 private function getSimpleValue($value) function in Google\\Model
189 $a_value = $this->getSimpleValue($a_value);