Searched refs:GoogleCloudDialogflowCxV3TestCase (Results 1 – 4 of 4) sorted by relevance
27 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3TestCase; alias96 * @param GoogleCloudDialogflowCxV3TestCase $postBody98 * @return GoogleCloudDialogflowCxV3TestCase100 public function create($parent, GoogleCloudDialogflowCxV3TestCase $postBody, $optParams = [])104 return $this->call('create', [$params], GoogleCloudDialogflowCxV3TestCase::class);132 * @return GoogleCloudDialogflowCxV3TestCase138 return $this->call('get', [$params], GoogleCloudDialogflowCxV3TestCase::class);191 * @param GoogleCloudDialogflowCxV3TestCase $postBody196 * @return GoogleCloudDialogflowCxV3TestCase198 public function patch($name, GoogleCloudDialogflowCxV3TestCase $postBody, $optParams = [])[all …]
24 protected $testCaseType = GoogleCloudDialogflowCxV3TestCase::class;42 * @param GoogleCloudDialogflowCxV3TestCase44 public function setTestCase(GoogleCloudDialogflowCxV3TestCase $testCase)49 * @return GoogleCloudDialogflowCxV3TestCase
27 protected $testCasesType = GoogleCloudDialogflowCxV3TestCase::class;45 * @param GoogleCloudDialogflowCxV3TestCase[]52 * @return GoogleCloudDialogflowCxV3TestCase[]
20 class GoogleCloudDialogflowCxV3TestCase extends \Google\Collection class165 class_alias(GoogleCloudDialogflowCxV3TestCase::class, 'Google_Service_Dialogflow_GoogleCloudDialogf…