Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ConversationLevelSentiment.php46 public function setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData) argument
48 $this->sentimentData = $sentimentData;
55 return $this->sentimentData;
H A DGoogleCloudContactcenterinsightsV1CallAnnotation.php160 public function setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData) argument
162 $this->sentimentData = $sentimentData;
169 return $this->sentimentData;