Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DSqlInstancesStartExternalSyncRequest.php27 public $skipVerification; variable in Google\\Service\\SQLAdmin\\SqlInstancesStartExternalSyncRequest
50 public function setSkipVerification($skipVerification) argument
52 $this->skipVerification = $skipVerification;
59 return $this->skipVerification;