Home
last modified time | relevance | path

Searched refs:GoogleCloudContactcenterinsightsV1Analysis (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/Resource/
H A DProjectsLocationsConversationsAnalyses.php20 use Google\Service\Contactcenterinsights\GoogleCloudContactcenterinsightsV1Analysis; alias
40 * @param GoogleCloudContactcenterinsightsV1Analysis $postBody
44 …public function create($parent, GoogleCloudContactcenterinsightsV1Analysis $postBody, $optParams =…
68 * @return GoogleCloudContactcenterinsightsV1Analysis
74 return $this->call('get', [$params], GoogleCloudContactcenterinsightsV1Analysis::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ListAnalysesResponse.php23 protected $analysesType = GoogleCloudContactcenterinsightsV1Analysis::class;
31 * @param GoogleCloudContactcenterinsightsV1Analysis[]
38 * @return GoogleCloudContactcenterinsightsV1Analysis[]
H A DGoogleCloudContactcenterinsightsV1Conversation.php53 protected $latestAnalysisType = GoogleCloudContactcenterinsightsV1Analysis::class;
215 * @param GoogleCloudContactcenterinsightsV1Analysis
217 public function setLatestAnalysis(GoogleCloudContactcenterinsightsV1Analysis $latestAnalysis)
222 * @return GoogleCloudContactcenterinsightsV1Analysis
H A DGoogleCloudContactcenterinsightsV1Analysis.php20 class GoogleCloudContactcenterinsightsV1Analysis extends \Google\Model class
96 class_alias(GoogleCloudContactcenterinsightsV1Analysis::class, 'Google_Service_Contactcenterinsight…