GoogleCloudDialogflowV2Message
class GoogleCloudDialogflowV2Message extends Model (View source)
Properties
string | $content | ||
string | $createTime | ||
string | $languageCode | ||
protected | $messageAnnotationType | ||
protected | $messageAnnotationDataType | ||
string | $name | ||
string | $participant | ||
string | $participantRole | ||
string | $sendTime | ||
protected | $sentimentAnalysisType | ||
protected | $sentimentAnalysisDataType |
Methods
setContent($content)
No description
string
getContent()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
getMessageAnnotation()
No description
setName($name)
No description
string
getName()
No description
setParticipant($participant)
No description
string
getParticipant()
No description
setParticipantRole($participantRole)
No description
string
getParticipantRole()
No description
setSendTime($sendTime)
No description
string
getSendTime()
No description
setSentimentAnalysis(GoogleCloudDialogflowV2SentimentAnalysisResult $sentimentAnalysis)
No description
getSentimentAnalysis()
No description
Details
setContent($content)
No description
string
getContent()
No description
setCreateTime($createTime)
No description
string
getCreateTime()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setMessageAnnotation(GoogleCloudDialogflowV2MessageAnnotation $messageAnnotation)
No description
GoogleCloudDialogflowV2MessageAnnotation
getMessageAnnotation()
No description
setName($name)
No description
string
getName()
No description
setParticipant($participant)
No description
string
getParticipant()
No description
setParticipantRole($participantRole)
No description
string
getParticipantRole()
No description
setSendTime($sendTime)
No description
string
getSendTime()
No description
setSentimentAnalysis(GoogleCloudDialogflowV2SentimentAnalysisResult $sentimentAnalysis)
No description
GoogleCloudDialogflowV2SentimentAnalysisResult
getSentimentAnalysis()
No description