public enum Conversation.Types.ConversationStageReference 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/agent-assist/docs/basics#conversation_stages
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
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. |