Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabaseInstance.php34 public $connectionName; variable in Google\\Service\\SQLAdmin\\DatabaseInstance
179 public function setConnectionName($connectionName) argument
181 $this->connectionName = $connectionName;
188 return $this->connectionName;