Properties of a Conversation.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Conversation name | 
| type | google.cloud.dialogflow.cx.v3beta1.Conversation.Type | null | <optional> | Conversation type | 
| languageCode | string | null | <optional> | Conversation languageCode | 
| startTime | google.protobuf.ITimestamp | null | <optional> | Conversation startTime | 
| duration | google.protobuf.IDuration | null | <optional> | Conversation duration | 
| metrics | google.cloud.dialogflow.cx.v3beta1.Conversation.IMetrics | null | <optional> | Conversation metrics | 
| intents | Array.<google.cloud.dialogflow.cx.v3beta1.IIntent> | null | <optional> | Conversation intents | 
| flows | Array.<google.cloud.dialogflow.cx.v3beta1.IFlow> | null | <optional> | Conversation flows | 
| pages | Array.<google.cloud.dialogflow.cx.v3beta1.IPage> | null | <optional> | Conversation pages | 
| interactions | Array.<google.cloud.dialogflow.cx.v3beta1.Conversation.IInteraction> | null | <optional> | Conversation interactions | 
| environment | google.cloud.dialogflow.cx.v3beta1.IEnvironment | null | <optional> | Conversation environment | 
| flowVersions | Object.<string, (number|Long)> | null | <optional> | Conversation flowVersions |