Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1Conversation.php217 public function setLatestAnalysis(GoogleCloudContactcenterinsightsV1Analysis $latestAnalysis) argument
219 $this->latestAnalysis = $latestAnalysis;
226 return $this->latestAnalysis;