Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::CalculateStatsRequest (v0.22.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::CalculateStatsRequest.

The request for calculating conversation statistics.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#filter

def filter() -> ::String
Returns
  • (::String) — A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.
Returns
  • (::String) — A filter to reduce results to a specific subset. This field is useful for getting statistics about conversations with specific properties.

#location

def location() -> ::String
Returns
  • (::String) — Required. The location of the conversations.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Required. The location of the conversations.
Returns
  • (::String) — Required. The location of the conversations.