Lines Matching refs:GoogleCloudContactcenterinsightsV1PhraseMatcher
21 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1PhraseMatcher; alias
40 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody
42 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher
44 …public function create($parent, GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody, $optPar…
48 return $this->call('create', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);
68 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher
74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);
105 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody
109 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher
111 …public function patch($name, GoogleCloudContactcenterinsightsV1PhraseMatcher $postBody, $optParams…
115 return $this->call('patch', [$params], GoogleCloudContactcenterinsightsV1PhraseMatcher::class);