Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DNetwork.php42 public $subnetworkName; variable in Google\\Service\\Appengine\\Network
103 public function setSubnetworkName($subnetworkName) argument
105 $this->subnetworkName = $subnetworkName;
112 return $this->subnetworkName;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DIPAllocationPolicy.php61 public $subnetworkName; variable in Google\\Service\\Container\\IPAllocationPolicy
204 public function setSubnetworkName($subnetworkName) argument
206 $this->subnetworkName = $subnetworkName;
213 return $this->subnetworkName;