Properties of an AutomatedAgentReply.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
detectIntentResponse |
google.cloud.dialogflow.v2beta1.IDetectIntentResponse | null |
<optional> |
AutomatedAgentReply detectIntentResponse |
responseMessages |
Array.<google.cloud.dialogflow.v2beta1.IResponseMessage> | null |
<optional> |
AutomatedAgentReply responseMessages |
intent |
string | null |
<optional> |
AutomatedAgentReply intent |
event |
string | null |
<optional> |
AutomatedAgentReply event |
matchConfidence |
number | null |
<optional> |
AutomatedAgentReply matchConfidence |
parameters |
google.protobuf.IStruct | null |
<optional> |
AutomatedAgentReply parameters |
cxSessionParameters |
google.protobuf.IStruct | null |
<optional> |
AutomatedAgentReply cxSessionParameters |
automatedAgentReplyType |
google.cloud.dialogflow.v2beta1.AutomatedAgentReply.AutomatedAgentReplyType | null |
<optional> |
AutomatedAgentReply automatedAgentReplyType |
allowCancellation |
boolean | null |
<optional> |
AutomatedAgentReply allowCancellation |
cxCurrentPage |
string | null |
<optional> |
AutomatedAgentReply cxCurrentPage |
callCompanionAuthCode |
Uint8Array | null |
<optional> |
AutomatedAgentReply callCompanionAuthCode |