Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DVpcPeeringConnectivity.php25 public $vpc; variable in Google\\Service\\DatabaseMigrationService\\VpcPeeringConnectivity
30 public function setVpc($vpc) argument
32 $this->vpc = $vpc;
39 return $this->vpc;
H A DReverseSshConnectivity.php37 public $vpc; variable in Google\\Service\\DatabaseMigrationService\\ReverseSshConnectivity
84 public function setVpc($vpc) argument
86 $this->vpc = $vpc;
93 return $this->vpc;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DVpcPeeringConfig.php29 public $vpc; variable in Google\\Service\\Datastream\\VpcPeeringConfig
48 public function setVpc($vpc) argument
50 $this->vpc = $vpc;
57 return $this->vpc;