automatedAgentReplyType property

String? automatedAgentReplyType
getter/setter pair

Possible string values are:

  • "AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED"
  • "PARTIAL"
  • "FINAL"

Implementation

core.String? automatedAgentReplyType;