Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DSqlIntegration.php33 public $sqlInstance; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\SqlIntegration
74 public function setSqlInstance($sqlInstance) argument
76 $this->sqlInstance = $sqlInstance;
83 return $this->sqlInstance;