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

setChannelTag($channelTag)

No description

int
getChannelTag()

No description

Details

setAnnotationEndBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationEndBoundary)

No description

Parameters

GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationEndBoundary

setAnnotationStartBoundary(GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationStartBoundary)

No description

Parameters

GoogleCloudContactcenterinsightsV1AnnotationBoundary $annotationStartBoundary

setChannelTag($channelTag)

No description

Parameters

$channelTag

int getChannelTag()

No description

Return Value

int

setEntityMentionData(GoogleCloudContactcenterinsightsV1EntityMentionData $entityMentionData)

No description

setIntentMatchData(GoogleCloudContactcenterinsightsV1IntentMatchData $intentMatchData)

No description

setInterruptionData(GoogleCloudContactcenterinsightsV1InterruptionData $interruptionData)

No description

setIssueMatchData(GoogleCloudContactcenterinsightsV1IssueMatchData $issueMatchData)

No description

setPhraseMatchData(GoogleCloudContactcenterinsightsV1PhraseMatchData $phraseMatchData)

No description

setSentimentData(GoogleCloudContactcenterinsightsV1SentimentData $sentimentData)

No description

setSilenceData(GoogleCloudContactcenterinsightsV1SilenceData $silenceData)

No description