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

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

The analysis resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#analysis_result

def analysis_result() -> ::Google::Cloud::ContactCenterInsights::V1::AnalysisResult
Returns

#annotator_selector

def annotator_selector() -> ::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector
Returns

#annotator_selector=

def annotator_selector=(value) -> ::Google::Cloud::ContactCenterInsights::V1::AnnotatorSelector
Parameter
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns
  • (::Google::Protobuf::Timestamp) — Output only. The time at which the analysis was created, which occurs when the long-running operation completes.

#name

def name() -> ::String
Returns
  • (::String) — Immutable. The resource name of the analysis. Format: projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Immutable. The resource name of the analysis. Format: projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}
Returns
  • (::String) — Immutable. The resource name of the analysis. Format: projects/{project}/locations/{location}/conversations/{conversation}/analyses/{analysis}

#request_time

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