Home
last modified time | relevance | path

Searched refs:GoogleCloudContactcenterinsightsV1Conversation (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsConversations.php21 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 …
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ListConversationsResponse.php23 protected $conversationsType = GoogleCloudContactcenterinsightsV1Conversation::class;
31 * @param GoogleCloudContactcenterinsightsV1Conversation[]
38 * @return GoogleCloudContactcenterinsightsV1Conversation[]
H A DGoogleCloudContactcenterinsightsV1Conversation.php20 class GoogleCloudContactcenterinsightsV1Conversation extends \Google\Collection class
357 class_alias(GoogleCloudContactcenterinsightsV1Conversation::class, 'Google_Service_Contactcenterins…