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

A single interval in a time series.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#conversation_count

def conversation_count() -> ::Integer
Returns
  • (::Integer) — The number of conversations created in this interval.

#conversation_count=

def conversation_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of conversations created in this interval.
Returns
  • (::Integer) — The number of conversations created in this interval.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns