Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ConversationLevelSentiment.php26 protected $sentimentDataType = GoogleCloudContactcenterinsightsV1SentimentData::class;
44 * @param GoogleCloudContactcenterinsightsV1SentimentData
46 public function setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData)
51 * @return GoogleCloudContactcenterinsightsV1SentimentData
H A DGoogleCloudContactcenterinsightsV1EntityMentionData.php26 protected $sentimentType = GoogleCloudContactcenterinsightsV1SentimentData::class;
48 * @param GoogleCloudContactcenterinsightsV1SentimentData
50 public function setSentiment(GoogleCloudContactcenterinsightsV1SentimentData $sentiment)
55 * @return GoogleCloudContactcenterinsightsV1SentimentData
H A DGoogleCloudContactcenterinsightsV1Entity.php34 protected $sentimentType = GoogleCloudContactcenterinsightsV1SentimentData::class;
84 * @param GoogleCloudContactcenterinsightsV1SentimentData
86 public function setSentiment(GoogleCloudContactcenterinsightsV1SentimentData $sentiment)
91 * @return GoogleCloudContactcenterinsightsV1SentimentData
H A DGoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.php43 protected $sentimentType = GoogleCloudContactcenterinsightsV1SentimentData::class;
137 * @param GoogleCloudContactcenterinsightsV1SentimentData
139 public function setSentiment(GoogleCloudContactcenterinsightsV1SentimentData $sentiment)
144 * @return GoogleCloudContactcenterinsightsV1SentimentData
H A DGoogleCloudContactcenterinsightsV1CallAnnotation.php40 protected $sentimentDataType = GoogleCloudContactcenterinsightsV1SentimentData::class;
158 * @param GoogleCloudContactcenterinsightsV1SentimentData
160 public function setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData)
165 * @return GoogleCloudContactcenterinsightsV1SentimentData
H A DGoogleCloudContactcenterinsightsV1SentimentData.php20 class GoogleCloudContactcenterinsightsV1SentimentData extends \Google\Model class
62 class_alias(GoogleCloudContactcenterinsightsV1SentimentData::class, 'Google_Service_Contactcenterin…