Module Google::Cloud::Dialogflow::V2::AutomatedAgentReply::AutomatedAgentReplyType (v0.12.0)

Represents different automated agent reply types.

Constants

AUTOMATED_AGENT_REPLY_TYPE_UNSPECIFIED

value: 0
Not specified. This should never happen.

PARTIAL

value: 1
Partial reply. e.g. Aggregated responses in a Fulfillment that enables return_partial_response can be returned as partial reply. WARNING: partial reply is not eligible for barge-in.

FINAL

value: 2
Final reply.