Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DValue.php161 public function setStructValue(Struct $structValue) argument
163 $this->structValue = $structValue;
170 return $this->structValue;