OBJECT
A sample of the network traffic
type NetworkSummarySample {# The time of the sampletime: Time! # How much data was transferred between the last point and this onedataTransferred: Float! # How many conversations occurred at the timeconversationsCount: Float! }