Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlInstancesVerifyExternalSyncSettingsRequest.php31 public $verifyConnectionOnly; variable in Google\\Service\\SQLAdmin\\SqlInstancesVerifyExternalSyncSettingsRequest
68 public function setVerifyConnectionOnly($verifyConnectionOnly) argument
70 $this->verifyConnectionOnly = $verifyConnectionOnly;
77 return $this->verifyConnectionOnly;