Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryParameterValue.php49 public function setStructValues($structValues) argument
51 $this->structValues = $structValues;
58 return $this->structValues;