Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DQueryInfo.php26 public $queryProperty; variable in Google\\Service\\Dataflow\\QueryInfo
31 public function setQueryProperty($queryProperty) argument
33 $this->queryProperty = $queryProperty;
40 return $this->queryProperty;