Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DUpdateNodePoolRequest.php105 public function setGvnic(VirtualNIC $gvnic) argument
107 $this->gvnic = $gvnic;
114 return $this->gvnic;
H A DNodeConfig.php193 public function setGvnic(VirtualNIC $gvnic) argument
195 $this->gvnic = $gvnic;
202 return $this->gvnic;