GoogleCloudContactcenterinsightsV1CallAnnotation
class GoogleCloudContactcenterinsightsV1CallAnnotation extends Model (View source)
Properties
protected | $annotationEndBoundaryType | ||
protected | $annotationEndBoundaryDataType | ||
protected | $annotationStartBoundaryType | ||
protected | $annotationStartBoundaryDataType | ||
int | $channelTag | ||
protected | $entityMentionDataType | ||
protected | $entityMentionDataDataType | ||
protected | $holdDataType | ||
protected | $holdDataDataType | ||
protected | $intentMatchDataType | ||
protected | $intentMatchDataDataType | ||
protected | $interruptionDataType | ||
protected | $interruptionDataDataType | ||
protected | $issueMatchDataType | ||
protected | $issueMatchDataDataType | ||
protected | $phraseMatchDataType | ||
protected | $phraseMatchDataDataType | ||
protected | $sentimentDataType | ||
protected | $sentimentDataDataType | ||
protected | $silenceDataType | ||
protected | $silenceDataDataType |
Methods
setAnnotationEndBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationEndBoundary)
No description
setAnnotationStartBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationStartBoundary)
No description
setChannelTag($channelTag)
No description
int
getChannelTag()
No description
setEntityMentionData(GoogleCloudContactcenterinsightsV1EntityMentionData $entityMentionData)
No description
getEntityMentionData()
No description
getHoldData()
No description
setIntentMatchData(GoogleCloudContactcenterinsightsV1IntentMatchData $intentMatchData)
No description
getIntentMatchData()
No description
setInterruptionData(GoogleCloudContactcenterinsightsV1InterruptionData $interruptionData)
No description
getInterruptionData()
No description
getIssueMatchData()
No description
setPhraseMatchData(GoogleCloudContactcenterinsightsV1PhraseMatchData $phraseMatchData)
No description
getPhraseMatchData()
No description
getSentimentData()
No description
getSilenceData()
No description
Details
setAnnotationEndBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationEndBoundary)
No description
GoogleCloudContactcenterinsightsV1AnnotationBoundary
getAnnotationEndBoundary()
No description
setAnnotationStartBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationStartBoundary)
No description
GoogleCloudContactcenterinsightsV1AnnotationBoundary
getAnnotationStartBoundary()
No description
setChannelTag($channelTag)
No description
int
getChannelTag()
No description
setEntityMentionData(GoogleCloudContactcenterinsightsV1EntityMentionData $entityMentionData)
No description
GoogleCloudContactcenterinsightsV1EntityMentionData
getEntityMentionData()
No description
setHoldData(GoogleCloudContactcenterinsightsV1HoldData $holdData)
No description
GoogleCloudContactcenterinsightsV1HoldData
getHoldData()
No description
setIntentMatchData(GoogleCloudContactcenterinsightsV1IntentMatchData $intentMatchData)
No description
GoogleCloudContactcenterinsightsV1IntentMatchData
getIntentMatchData()
No description
setInterruptionData(GoogleCloudContactcenterinsightsV1InterruptionData $interruptionData)
No description
GoogleCloudContactcenterinsightsV1InterruptionData
getInterruptionData()
No description
setIssueMatchData(GoogleCloudContactcenterinsightsV1IssueMatchData $issueMatchData)
No description
GoogleCloudContactcenterinsightsV1IssueMatchData
getIssueMatchData()
No description
setPhraseMatchData(GoogleCloudContactcenterinsightsV1PhraseMatchData $phraseMatchData)
No description
GoogleCloudContactcenterinsightsV1PhraseMatchData
getPhraseMatchData()
No description
setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData)
No description
GoogleCloudContactcenterinsightsV1SentimentData
getSentimentData()
No description
setSilenceData(GoogleCloudContactcenterinsightsV1SilenceData $silenceData)
No description
GoogleCloudContactcenterinsightsV1SilenceData
getSilenceData()
No description