Lines Matching refs:GoogleCloudContactcenterinsightsV1Conversation
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Conversation; alias
56 * @param GoogleCloudContactcenterinsightsV1Conversation $postBody
64 * @return GoogleCloudContactcenterinsightsV1Conversation
66 …public function create($parent, GoogleCloudContactcenterinsightsV1Conversation $postBody, $optPara…
70 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1Conversation::class);
97 * @return GoogleCloudContactcenterinsightsV1Conversation
103 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1Conversation::class);
136 * @param GoogleCloudContactcenterinsightsV1Conversation $postBody
140 * @return GoogleCloudContactcenterinsightsV1Conversation
142 …public function patch($name, GoogleCloudContactcenterinsightsV1Conversation $postBody, $optParams …
146 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1Conversation::class);