Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouteList.php41 protected $warningType = RouteListWarning::class;
115 * @param RouteListWarning
117 public function setWarning(RouteListWarning $warning)
122 * @return RouteListWarning
H A DRouteListWarning.php20 class RouteListWarning extends \Google\Collection class
79 class_alias(RouteListWarning::class, 'Google_Service_Compute_RouteListWarning');