Class Google::Cloud::ContactCenterInsights::V1::CalculateStatsResponse::TimeSeries (v0.6.0)

A time series representing conversations over time.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#interval_duration

def interval_duration() -> ::Google::Protobuf::Duration
Returns

#interval_duration=

def interval_duration=(value) -> ::Google::Protobuf::Duration
Parameter
Returns

#points

def points() -> ::Array<::Google::Cloud::ContactCenterInsights::V1::CalculateStatsResponse::TimeSeries::Interval>
Returns

#points=

def points=(value) -> ::Array<::Google::Cloud::ContactCenterInsights::V1::CalculateStatsResponse::TimeSeries::Interval>
Parameter
Returns