GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata
class GoogleCloudContactcenterinsightsV1AnalysisResultCallAnalysisMetadata 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(GoogleCloudContactcenterinsightsV1IssueModelResult $issueModelResult)
No description
getIssueModelResult()
No description
setPhraseMatchers($phraseMatchers)
No description
getPhraseMatchers()
No description
setSentiments($sentiments)
No description
getSentiments()
No description
getSilence()
No description
Details
setAnnotations($annotations)
No description
GoogleCloudContactcenterinsightsV1CallAnnotation[]
getAnnotations()
No description
setEntities($entities)
No description
GoogleCloudContactcenterinsightsV1Entity[]
getEntities()
No description
setIntents($intents)
No description
GoogleCloudContactcenterinsightsV1Intent[]
getIntents()
No description
setIssueModelResult(GoogleCloudContactcenterinsightsV1IssueModelResult $issueModelResult)
No description
GoogleCloudContactcenterinsightsV1IssueModelResult
getIssueModelResult()
No description
setPhraseMatchers($phraseMatchers)
No description
GoogleCloudContactcenterinsightsV1PhraseMatchData[]
getPhraseMatchers()
No description
setSentiments($sentiments)
No description
GoogleCloudContactcenterinsightsV1ConversationLevelSentiment[]
getSentiments()
No description
setSilence(GoogleCloudContactcenterinsightsV1ConversationLevelSilence $silence)
No description
GoogleCloudContactcenterinsightsV1ConversationLevelSilence
getSilence()
No description