Lines Matching refs:GoogleCloudDialogflowCxV3TestCase
27 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3TestCase; alias
96 * @param GoogleCloudDialogflowCxV3TestCase $postBody
98 * @return GoogleCloudDialogflowCxV3TestCase
100 public function create($parent, GoogleCloudDialogflowCxV3TestCase $postBody, $optParams = [])
104 return $this->call('create', [$params], GoogleCloudDialogflowCxV3TestCase::class);
132 * @return GoogleCloudDialogflowCxV3TestCase
138 return $this->call('get', [$params], GoogleCloudDialogflowCxV3TestCase::class);
191 * @param GoogleCloudDialogflowCxV3TestCase $postBody
196 * @return GoogleCloudDialogflowCxV3TestCase
198 public function patch($name, GoogleCloudDialogflowCxV3TestCase $postBody, $optParams = [])
202 return $this->call('patch', [$params], GoogleCloudDialogflowCxV3TestCase::class);