View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries (google_api_contact_center_insights v0.12.0)
A time series of metric values.
Attributes
-
dataPoints
(type:list(GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint.t)
, default:nil
) - The data points that make up the time series .
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceTimeSeries{ dataPoints: [ GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1QueryMetricsResponseSliceDataPoint.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.