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 | 
| answerFeedback | google.cloud.dialogflow.cx.v3beta1.IAnswerFeedback | null | <optional> | Interaction answerFeedback | 
| missingTransition | google.cloud.dialogflow.cx.v3beta1.Conversation.Interaction.IMissingTransition | null | <optional> | Interaction missingTransition | 
| stepMetrics | Array.<google.cloud.dialogflow.cx.v3beta1.Conversation.Interaction.IStepMetrics> | null | <optional> | Interaction stepMetrics |