Class Google::Cloud::ContactCenterInsights::V1::IssueModel (v0.6.0)

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

#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