Google Cloud Dialogflow v2beta1 API - Enum AutomatedAgentReply.Types.AutomatedAgentReplyType (1.0.0-beta15)

public enum AutomatedAgentReply.Types.AutomatedAgentReplyType

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

Represents different automated agent reply types.

Namespace

Google.Cloud.Dialogflow.V2Beta1

Assembly

Google.Cloud.Dialogflow.V2Beta1.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.