Searched refs:GoogleCloudDialogflowCxV3Environment (Results 1 – 5 of 5) sorted by relevance
26 protected $environmentType = GoogleCloudDialogflowCxV3Environment::class;44 * @param GoogleCloudDialogflowCxV3Environment46 public function setEnvironment(GoogleCloudDialogflowCxV3Environment $environment)51 * @return GoogleCloudDialogflowCxV3Environment
23 protected $environmentsType = GoogleCloudDialogflowCxV3Environment::class;31 * @param GoogleCloudDialogflowCxV3Environment[]38 * @return GoogleCloudDialogflowCxV3Environment[]
20 class GoogleCloudDialogflowCxV3Environment extends \Google\Collection class131 class_alias(GoogleCloudDialogflowCxV3Environment::class, 'Google_Service_Dialogflow_GoogleCloudDial…
21 use Google\Service\Dialogflow\GoogleCloudDialogflowCxV3Environment; alias48 * @param GoogleCloudDialogflowCxV3Environment $postBody52 public function create($parent, GoogleCloudDialogflowCxV3Environment $postBody, $optParams = [])97 * @return GoogleCloudDialogflowCxV3Environment103 return $this->call('get', [$params], GoogleCloudDialogflowCxV3Environment::class);155 * @param GoogleCloudDialogflowCxV3Environment $postBody162 public function patch($name, GoogleCloudDialogflowCxV3Environment $postBody, $optParams = [])