Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicyRulesPatchResponse.php20 class ResponsePolicyRulesPatchResponse extends \Google\Model class
58 class_alias(ResponsePolicyRulesPatchResponse::class, 'Google_Service_Dns_ResponsePolicyRulesPatchRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DResponsePolicyRules.php22 use Google\Service\Dns\ResponsePolicyRulesPatchResponse; alias
145 * @return ResponsePolicyRulesPatchResponse
151 return $this->call('patch', [$params], ResponsePolicyRulesPatchResponse::class);