Home
last modified time | relevance | path

Searched refs:GoogleCloudContactcenterinsightsV1Settings (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocations.php20 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Settings; alias
37 * @return GoogleCloudContactcenterinsightsV1Settings
43 return $this->call('getSettings', [$params], GoogleCloudContactcenterinsightsV1Settings::class);
50 * @param GoogleCloudContactcenterinsightsV1Settings $postBody
54 * @return GoogleCloudContactcenterinsightsV1Settings
56 …public function updateSettings($name, GoogleCloudContactcenterinsightsV1Settings $postBody, $optPa…
60 …return $this->call('updateSettings', [$params], GoogleCloudContactcenterinsightsV1Settings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1Settings.php20 class GoogleCloudContactcenterinsightsV1Settings extends \Google\Model class
150 class_alias(GoogleCloudContactcenterinsightsV1Settings::class, 'Google_Service_Contactcenterinsight…