Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DBatchUpdateIngressRulesResponse.php20 class BatchUpdateIngressRulesResponse extends \Google\Collection class
43 class_alias(BatchUpdateIngressRulesResponse::class, 'Google_Service_Appengine_BatchUpdateIngressRul…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php22 use Google\Service\Appengine\BatchUpdateIngressRulesResponse; alias
47 * @return BatchUpdateIngressRulesResponse
53 return $this->call('batchUpdate', [$params], BatchUpdateIngressRulesResponse::class);