Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DRouterAggregatedList.php45 protected $warningType = RouterAggregatedListWarning::class;
133 * @param RouterAggregatedListWarning
135 public function setWarning(RouterAggregatedListWarning $warning)
140 * @return RouterAggregatedListWarning
DRouterAggregatedListWarning.php20 class RouterAggregatedListWarning extends \Google\Collection class
79 class_alias(RouterAggregatedListWarning::class, 'Google_Service_Compute_RouterAggregatedListWarning…