Lines Matching refs:GoogleCloudDialogflowCxV3Agent
20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Agent; alias
47 * @param GoogleCloudDialogflowCxV3Agent $postBody
49 * @return GoogleCloudDialogflowCxV3Agent
51 public function create($parent, GoogleCloudDialogflowCxV3Agent $postBody, $optParams = [])
55 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Agent::class);
97 * @return GoogleCloudDialogflowCxV3Agent
103 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Agent::class);
152 * @param GoogleCloudDialogflowCxV3Agent $postBody
157 * @return GoogleCloudDialogflowCxV3Agent
159 public function patch($name, GoogleCloudDialogflowCxV3Agent $postBody, $optParams = [])
163 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3Agent::class);