docs/AnalyticsSession.md in purecloudplatformclientv2-24.0.0 vs docs/AnalyticsSession.md in purecloudplatformclientv2-25.0.0
- old
+ new
@@ -41,8 +41,9 @@
| **sharing_screen** | **BOOLEAN** | Flag determining if screenShare is started or not (true/false) | [optional] |
| **screen_share_room_id** | **String** | A unique identifier for a PureCloud ScreenShare room. | [optional] |
| **video_room_id** | **String** | A unique identifier for a PureCloud video room. | [optional] |
| **video_address_self** | **String** | Direct Video address | [optional] |
| **segments** | [**Array<AnalyticsConversationSegment>**](AnalyticsConversationSegment.html) | List of segments for this session | [optional] |
+| **metrics** | [**Array<AnalyticsSessionMetric>**](AnalyticsSessionMetric.html) | List of metrics for this session | [optional] |
{: class="table table-striped"}