Home
last modified time | relevance | path

Searched refs:autoCreateRoutes (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkPeering.php25 public $autoCreateRoutes; variable in Google\\Service\\Compute\\NetworkPeering
70 public function setAutoCreateRoutes($autoCreateRoutes) argument
72 $this->autoCreateRoutes = $autoCreateRoutes;
79 return $this->autoCreateRoutes;
H A DNetworksAddPeeringRequest.php25 public $autoCreateRoutes; variable in Google\\Service\\Compute\\NetworksAddPeeringRequest
40 public function setAutoCreateRoutes($autoCreateRoutes) argument
42 $this->autoCreateRoutes = $autoCreateRoutes;
49 return $this->autoCreateRoutes;