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

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

The issue model 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 model.

#display_name=

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

#input_data_config

def input_data_config() -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel::InputDataConfig
Returns

#input_data_config=

def input_data_config=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel::InputDataConfig
Parameter
Returns

#issue_count

def issue_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of issues in this issue model.

#language_code

def language_code() -> ::String
Returns
  • (::String) — Language of the model.

#language_code=

def language_code=(value) -> ::String
Parameter
  • value (::String) — Language of the model.
Returns
  • (::String) — Language of the model.

#model_type

def model_type() -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel::ModelType

#model_type=

def model_type=(value) -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel::ModelType

#name

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

#name=

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

#state

def state() -> ::Google::Cloud::ContactCenterInsights::V1::IssueModel::State
Returns

#training_stats

def training_stats() -> ::Google::Cloud::ContactCenterInsights::V1::IssueModelLabelStats
Returns

#update_time

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