Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DCloudSqlConnectionProfile.php29 public $privateIp; variable in Google\\Service\\DatabaseMigrationService\\CloudSqlConnectionProfile
54 public function setPrivateIp($privateIp) argument
56 $this->privateIp = $privateIp;
63 return $this->privateIp;