Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsPhraseMatchers.php21 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…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse.php27 protected $phraseMatchersType = GoogleCloudContactcenterinsightsV1PhraseMatcher::class;
45 * @param GoogleCloudContactcenterinsightsV1PhraseMatcher[]
52 * @return GoogleCloudContactcenterinsightsV1PhraseMatcher[]
H A DGoogleCloudContactcenterinsightsV1PhraseMatcher.php20 class GoogleCloudContactcenterinsightsV1PhraseMatcher extends \Google\Collection class
223 class_alias(GoogleCloudContactcenterinsightsV1PhraseMatcher::class, 'Google_Service_Contactcenterin…