Lines Matching refs:GoogleCloudDialogflowCxV3Intent
20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Intent; alias
42 * @param GoogleCloudDialogflowCxV3Intent $postBody
51 * @return GoogleCloudDialogflowCxV3Intent
53 public function create($parent, GoogleCloudDialogflowCxV3Intent $postBody, $optParams = [])
57 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Intent::class);
90 * @return GoogleCloudDialogflowCxV3Intent
96 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Intent::class);
136 * @param GoogleCloudDialogflowCxV3Intent $postBody
147 * @return GoogleCloudDialogflowCxV3Intent
149 public function patch($name, GoogleCloudDialogflowCxV3Intent $postBody, $optParams = [])
153 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3Intent::class);