Searched refs:GoogleCloudDialogflowCxV3Experiment (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Experiment; alias41 * @param GoogleCloudDialogflowCxV3Experiment $postBody43 * @return GoogleCloudDialogflowCxV3Experiment45 public function create($parent, GoogleCloudDialogflowCxV3Experiment $postBody, $optParams = [])49 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Experiment::class);71 * @return GoogleCloudDialogflowCxV3Experiment77 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Experiment::class);104 * @param GoogleCloudDialogflowCxV3Experiment $postBody109 * @return GoogleCloudDialogflowCxV3Experiment111 public function patch($name, GoogleCloudDialogflowCxV3Experiment $postBody, $optParams = [])[all …]
23 protected $experimentsType = GoogleCloudDialogflowCxV3Experiment::class;31 * @param GoogleCloudDialogflowCxV3Experiment[]38 * @return GoogleCloudDialogflowCxV3Experiment[]
20 class GoogleCloudDialogflowCxV3Experiment extends \Google\Collection class287 class_alias(GoogleCloudDialogflowCxV3Experiment::class, 'Google_Service_Dialogflow_GoogleCloudDialo…