Lines Matching refs:GoogleCloudDialogflowCxV3Webhook
21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Webhook; alias
39 * @param GoogleCloudDialogflowCxV3Webhook $postBody
41 * @return GoogleCloudDialogflowCxV3Webhook
43 public function create($parent, GoogleCloudDialogflowCxV3Webhook $postBody, $optParams = [])
47 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Webhook::class);
76 * @return GoogleCloudDialogflowCxV3Webhook
82 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Webhook::class);
110 * @param GoogleCloudDialogflowCxV3Webhook $postBody
115 * @return GoogleCloudDialogflowCxV3Webhook
117 public function patch($name, GoogleCloudDialogflowCxV3Webhook $postBody, $optParams = [])
121 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3Webhook::class);