conversationStage property

String? conversationStage
getter/setter pair

Possible string values are:

  • "CONVERSATION_STAGE_UNSPECIFIED"
  • "VIRTUAL_AGENT_STAGE"
  • "HUMAN_ASSIST_STAGE"

Implementation

core.String? conversationStage;