Searched refs:GoogleCloudDialogflowCxV3Agent (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Agent; alias47 * @param GoogleCloudDialogflowCxV3Agent $postBody49 * @return GoogleCloudDialogflowCxV3Agent51 public function create($parent, GoogleCloudDialogflowCxV3Agent $postBody, $optParams = [])55 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Agent::class);97 * @return GoogleCloudDialogflowCxV3Agent103 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Agent::class);152 * @param GoogleCloudDialogflowCxV3Agent $postBody157 * @return GoogleCloudDialogflowCxV3Agent159 public function patch($name, GoogleCloudDialogflowCxV3Agent $postBody, $optParams = [])[all …]
23 protected $agentsType = GoogleCloudDialogflowCxV3Agent::class;31 * @param GoogleCloudDialogflowCxV3Agent[]38 * @return GoogleCloudDialogflowCxV3Agent[]
20 class GoogleCloudDialogflowCxV3Agent extends \Google\Collection class275 class_alias(GoogleCloudDialogflowCxV3Agent::class, 'Google_Service_Dialogflow_GoogleCloudDialogflow…