Searched refs:GoogleCloudContactcenterinsightsV1Settings (Results 1 – 2 of 2) sorted by relevance
20 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Settings; alias37 * @return GoogleCloudContactcenterinsightsV1Settings43 return $this->call('getSettings', [$params], GoogleCloudContactcenterinsightsV1Settings::class);50 * @param GoogleCloudContactcenterinsightsV1Settings $postBody54 * @return GoogleCloudContactcenterinsightsV1Settings56 …public function updateSettings($name, GoogleCloudContactcenterinsightsV1Settings $postBody, $optPa…60 …return $this->call('updateSettings', [$params], GoogleCloudContactcenterinsightsV1Settings::class);
20 class GoogleCloudContactcenterinsightsV1Settings extends \Google\Model class150 class_alias(GoogleCloudContactcenterinsightsV1Settings::class, 'Google_Service_Contactcenterinsight…