Properties of an Interaction.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
request |
google.cloud.dialogflow.cx.v3beta1.IDetectIntentRequest | null |
<optional> |
Interaction request |
response |
google.cloud.dialogflow.cx.v3beta1.IDetectIntentResponse | null |
<optional> |
Interaction response |
partialResponses |
Array.<google.cloud.dialogflow.cx.v3beta1.IDetectIntentResponse> | null |
<optional> |
Interaction partialResponses |
requestUtterances |
string | null |
<optional> |
Interaction requestUtterances |
responseUtterances |
string | null |
<optional> |
Interaction responseUtterances |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Interaction createTime |
missingTransition |
google.cloud.dialogflow.cx.v3beta1.Conversation.Interaction.IMissingTransition | null |
<optional> |
Interaction missingTransition |