Properties of a Conversation.
Package
@google-cloud/dialogflowProperties
conversationProfile
conversationProfile?: (string|null);Conversation conversationProfile
conversationStage
conversationStage?: (google.cloud.dialogflow.v2beta1.Conversation.ConversationStage|keyof typeof google.cloud.dialogflow.v2beta1.Conversation.ConversationStage|null);Conversation conversationStage
endTime
endTime?: (google.protobuf.ITimestamp|null);Conversation endTime
ingestedContextReferences
ingestedContextReferences?: ({ [k: string]: google.cloud.dialogflow.v2beta1.Conversation.IContextReference }|null);Conversation ingestedContextReferences
lifecycleState
lifecycleState?: (google.cloud.dialogflow.v2beta1.Conversation.LifecycleState|keyof typeof google.cloud.dialogflow.v2beta1.Conversation.LifecycleState|null);Conversation lifecycleState
name
name?: (string|null);Conversation name
phoneNumber
phoneNumber?: (google.cloud.dialogflow.v2beta1.IConversationPhoneNumber|null);Conversation phoneNumber
startTime
startTime?: (google.protobuf.ITimestamp|null);Conversation startTime
telephonyConnectionInfo
telephonyConnectionInfo?: (google.cloud.dialogflow.v2beta1.Conversation.ITelephonyConnectionInfo|null);Conversation telephonyConnectionInfo