Searched refs:GoogleCloudContactcenterinsightsV1Conversation (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Conversation; alias56 * @param GoogleCloudContactcenterinsightsV1Conversation $postBody64 * @return GoogleCloudContactcenterinsightsV1Conversation66 …public function create($parent, GoogleCloudContactcenterinsightsV1Conversation $postBody, $optPara…70 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1Conversation::class);97 * @return GoogleCloudContactcenterinsightsV1Conversation103 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1Conversation::class);136 * @param GoogleCloudContactcenterinsightsV1Conversation $postBody140 * @return GoogleCloudContactcenterinsightsV1Conversation142 …public function patch($name, GoogleCloudContactcenterinsightsV1Conversation $postBody, $optParams …[all …]
23 protected $conversationsType = GoogleCloudContactcenterinsightsV1Conversation::class;31 * @param GoogleCloudContactcenterinsightsV1Conversation[]38 * @return GoogleCloudContactcenterinsightsV1Conversation[]
20 class GoogleCloudContactcenterinsightsV1Conversation extends \Google\Collection class357 class_alias(GoogleCloudContactcenterinsightsV1Conversation::class, 'Google_Service_Contactcenterins…