Google Cloud Dialogflow v2 API - Enum Conversation.Types.ConversationStage (4.18.0)

public enum Conversation.Types.ConversationStage

Reference documentation and code samples for the Google Cloud Dialogflow v2 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.V2

Assembly

Google.Cloud.Dialogflow.V2.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.