Google Cloud Dialogflow v2beta1 API - Enum Conversation.Types.ConversationStage (1.0.0-beta15)

public enum Conversation.Types.ConversationStage

Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Conversation.Types.ConversationStage.

Enumeration of the different conversation stages a conversation can be in. Reference: https://cloud.google.com/dialogflow/priv/docs/contact-center/basics#stages

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.dll

Fields

NameDescription
HumanAssistStage

The conversation should not provide responses, just listen and provide suggestions.

Unspecified

Unknown. Should never be used after a conversation is successfully created.

VirtualAgentStage

The conversation should return virtual agent responses into the conversation.