Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DReverseSshConnectivity.php33 public $vmPort; variable in Google\\Service\\DatabaseMigrationService\\ReverseSshConnectivity
70 public function setVmPort($vmPort) argument
72 $this->vmPort = $vmPort;
79 return $this->vmPort;
H A DGenerateSshScriptRequest.php31 public $vmPort; variable in Google\\Service\\DatabaseMigrationService\\GenerateSshScriptRequest
66 public function setVmPort($vmPort) argument
68 $this->vmPort = $vmPort;
75 return $this->vmPort;