Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DCloudSqlSettings.php63 public $rootPasswordSet; variable in Google\\Service\\DatabaseMigrationService\\CloudSqlSettings
228 public function setRootPasswordSet($rootPasswordSet) argument
230 $this->rootPasswordSet = $rootPasswordSet;
237 return $this->rootPasswordSet;