Google Cloud Dialogflow v2 API - Enum AutomatedAgentReply.Types.AutomatedAgentReplyType (4.12.0)

public enum AutomatedAgentReply.Types.AutomatedAgentReplyType

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum AutomatedAgentReply.Types.AutomatedAgentReplyType.

Represents different automated agent reply types.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

NameDescription
Final

Final reply.

Partial

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.

Unspecified

Not specified. This should never happen.