Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::QueryMetricsResponse (v1.2.0)

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

The response for querying metrics.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#location

def location() -> ::String
Returns
  • (::String) — Required. The location of the data. "projects/{project}/locations/{location}"

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — Required. The location of the data. "projects/{project}/locations/{location}"
Returns
  • (::String) — Required. The location of the data. "projects/{project}/locations/{location}"

#macro_average_slice

def macro_average_slice() -> ::Google::Cloud::ContactCenterInsights::V1::QueryMetricsResponse::Slice
Returns

#macro_average_slice=

def macro_average_slice=(value) -> ::Google::Cloud::ContactCenterInsights::V1::QueryMetricsResponse::Slice
Parameter
Returns

#slices

def slices() -> ::Array<::Google::Cloud::ContactCenterInsights::V1::QueryMetricsResponse::Slice>
Returns

#slices=

def slices=(value) -> ::Array<::Google::Cloud::ContactCenterInsights::V1::QueryMetricsResponse::Slice>
Parameter
Returns

#update_time

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

#update_time=

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