Searched refs:GoogleCloudDialogflowCxV3Experiment (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Experiment; alias41 * @param GoogleCloudDialogflowCxV3Experiment $postBody43 * @return GoogleCloudDialogflowCxV3Experiment49 return $this->call('create', [$params], GoogleCloudDialogflowCxV3Experiment::class);71 * @return GoogleCloudDialogflowCxV3Experiment77 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Experiment::class);104 * @param GoogleCloudDialogflowCxV3Experiment $postBody109 * @return GoogleCloudDialogflowCxV3Experiment125 * @return GoogleCloudDialogflowCxV3Experiment141 * @return GoogleCloudDialogflowCxV3Experiment[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…