Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryRequest.php89 public function setConnectionProperties($connectionProperties) argument
91 $this->connectionProperties = $connectionProperties;
98 return $this->connectionProperties;
H A DJobConfigurationQuery.php131 public function setConnectionProperties($connectionProperties) argument
133 $this->connectionProperties = $connectionProperties;
140 return $this->connectionProperties;