Home
last modified time | relevance | path

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

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