Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
H A DRouteInfo.php54 public $routeType; variable in Google\\Service\\NetworkManagement\\RouteInfo
161 public function setRouteType($routeType) argument
163 $this->routeType = $routeType;
170 return $this->routeType;
H A DStep.php58 protected $routeType = RouteInfo::class; variable in Google\\Service\\NetworkManagement\\Step
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRoute.php92 public $routeType; variable in Google\\Service\\Compute\\Route
345 public function setRouteType($routeType) argument
347 $this->routeType = $routeType;
354 return $this->routeType;