Lines Matching refs:ResponsePolicyRule
20 use Google\Service\Dns\ResponsePolicyRule; alias
43 * @param ResponsePolicyRule $postBody
49 * @return ResponsePolicyRule
51 …public function create($project, $location, $responsePolicy, ResponsePolicyRule $postBody, $optPar…
55 return $this->call('create', [$params], ResponsePolicyRule::class);
96 * @return ResponsePolicyRule
102 return $this->call('get', [$params], ResponsePolicyRule::class);
139 * @param ResponsePolicyRule $postBody
147 …n patch($project, $location, $responsePolicy, $responsePolicyRule, ResponsePolicyRule $postBody, $…
163 * @param ResponsePolicyRule $postBody
171 … update($project, $location, $responsePolicy, $responsePolicyRule, ResponsePolicyRule $postBody, $…