Lines Matching refs:GoogleCloudContactcenterinsightsV1View
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1View; alias
40 * @param GoogleCloudContactcenterinsightsV1View $postBody
42 * @return GoogleCloudContactcenterinsightsV1View
44 public function create($parent, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = [])
48 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1View::class);
68 * @return GoogleCloudContactcenterinsightsV1View
74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1View::class);
102 * @param GoogleCloudContactcenterinsightsV1View $postBody
106 * @return GoogleCloudContactcenterinsightsV1View
108 public function patch($name, GoogleCloudContactcenterinsightsV1View $postBody, $optParams = [])
112 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1View::class);