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

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

The issue resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

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

#display_name

def display_name() -> ::String
Returns
  • (::String) — The representative name for the issue.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The representative name for the issue.
Returns
  • (::String) — The representative name for the issue.

#name

def name() -> ::String
Returns
  • (::String) — Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}
Returns
  • (::String) — Immutable. The resource name of the issue. Format: projects/{project}/locations/{location}/issueModels/{issue_model}/issues/{issue}

#sample_utterances

def sample_utterances() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. Resource names of the sample representative utterances that match to this issue.

#update_time

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