Enum Conversation.Types.LifecycleState (3.7.0)

public enum LifecycleState

Enumeration of the completion status of the conversation.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Completed

Conversation has been completed.

InProgress

Conversation is currently open for media analysis.

Unspecified

Unknown.