IMessage

google.cloud.dialogflow.v2beta1. IMessage

Properties of a Message.

Properties:
Name Type Attributes Description
name string | null <optional>

Message name

content string | null <optional>

Message content

languageCode string | null <optional>

Message languageCode

participant string | null <optional>

Message participant

participantRole google.cloud.dialogflow.v2beta1.Participant.Role | null <optional>

Message participantRole

createTime google.protobuf.ITimestamp | null <optional>

Message createTime

sendTime google.protobuf.ITimestamp | null <optional>

Message sendTime

messageAnnotation google.cloud.dialogflow.v2beta1.IMessageAnnotation | null <optional>

Message messageAnnotation

sentimentAnalysis google.cloud.dialogflow.v2beta1.ISentimentAnalysisResult | null <optional>

Message sentimentAnalysis