Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DForwardingRuleAggregatedList.php20 class ForwardingRuleAggregatedList extends \Google\Collection class
149 class_alias(ForwardingRuleAggregatedList::class, 'Google_Service_Compute_ForwardingRuleAggregatedLi…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DForwardingRules.php21 use Google\Service\Compute\ForwardingRuleAggregatedList; alias
90 * @return ForwardingRuleAggregatedList
96 return $this->call('aggregatedList', [$params], ForwardingRuleAggregatedList::class);