Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DBatchUpdateIngressRulesRequest.php20 class BatchUpdateIngressRulesRequest extends \Google\Collection class
43 class_alias(BatchUpdateIngressRulesRequest::class, 'Google_Service_Appengine_BatchUpdateIngressRule…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php21 use Google\Service\Appengine\BatchUpdateIngressRulesRequest; alias
45 * @param BatchUpdateIngressRulesRequest $postBody
49 public function batchUpdate($appsId, BatchUpdateIngressRulesRequest $postBody, $optParams = [])