Searched refs:GoogleCloudContactcenterinsightsV1PhraseMatcher (Results 1 – 3 of 3) sorted by relevance
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1PhraseMatcher; alias40 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody42 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher44 …public function create($parent, GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody, $optPar…48 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);68 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);105 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody109 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher111 …public function patch($name, GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody, $optParams…[all …]
27 protected $phraseMatchersType = GoogleCloudContactcenterinsightsV1PhraseMatcher::class;45 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher[]52 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher[]
20 class GoogleCloudContactcenterinsightsV1PhraseMatcher extends \Google\Collection class223 class_alias(GoogleCloudContactcenterinsightsV1PhraseMatcher::class, 'Google_Service_Contactcenterin…