GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata
class GoogleCloudContactcenterinsightsV1alpha1AnalysisResultCallAnalysisMetadata extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $annotationsType | ||
| protected | $annotationsDataType | ||
| protected | $entitiesType | ||
| protected | $entitiesDataType | ||
| protected | $intentsType | ||
| protected | $intentsDataType | ||
| protected | $issueModelResultType | ||
| protected | $issueModelResultDataType | ||
| protected | $phraseMatchersType | ||
| protected | $phraseMatchersDataType | ||
| protected | $sentimentsType | ||
| protected | $sentimentsDataType | ||
| protected | $silenceType | ||
| protected | $silenceDataType |
Methods
setAnnotations($annotations)
No description
getAnnotations()
No description
setEntities($entities)
No description
getEntities()
No description
setIntents($intents)
No description
getIntents()
No description
setIssueModelResult(GoogleCloudContactcenterinsightsV1alpha1IssueModelResult $issueModelResult)
No description
setPhraseMatchers($phraseMatchers)
No description
getPhraseMatchers()
No description
setSentiments($sentiments)
No description
getSentiments()
No description
setSilence(GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence $silence)
No description
Details
setAnnotations($annotations)
No description
GoogleCloudContactcenterinsightsV1alpha1CallAnnotation[]
getAnnotations()
No description
setEntities($entities)
No description
GoogleCloudContactcenterinsightsV1alpha1Entity[]
getEntities()
No description
setIntents($intents)
No description
GoogleCloudContactcenterinsightsV1alpha1Intent[]
getIntents()
No description
setIssueModelResult(GoogleCloudContactcenterinsightsV1alpha1IssueModelResult $issueModelResult)
No description
GoogleCloudContactcenterinsightsV1alpha1IssueModelResult
getIssueModelResult()
No description
setPhraseMatchers($phraseMatchers)
No description
GoogleCloudContactcenterinsightsV1alpha1PhraseMatchData[]
getPhraseMatchers()
No description
setSentiments($sentiments)
No description
GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSentiment[]
getSentiments()
No description
setSilence(GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence $silence)
No description
GoogleCloudContactcenterinsightsV1alpha1ConversationLevelSilence
getSilence()
No description