Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DListIngressRulesResponse.php20 class ListIngressRulesResponse extends \Google\Collection class
61 class_alias(ListIngressRulesResponse::class, 'Google_Service_Appengine_ListIngressRulesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php24 use Google\Service\Appengine\ListIngressRulesResponse; alias
115 * @return ListIngressRulesResponse
121 return $this->call('list', [$params], ListIngressRulesResponse::class);