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

Configs for the input data used to create the issue model.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#filter

def filter() -> ::String
Returns
  • (::String) — A filter to reduce the conversations used for training the model to a specific subset.

#filter=

def filter=(value) -> ::String
Parameter
  • value (::String) — A filter to reduce the conversations used for training the model to a specific subset.
Returns
  • (::String) — A filter to reduce the conversations used for training the model to a specific subset.

#medium

def medium() -> ::Google::Cloud::ContactCenterInsights::V1::Conversation::Medium
Returns

#medium=

def medium=(value) -> ::Google::Cloud::ContactCenterInsights::V1::Conversation::Medium
Parameter
Returns

#training_conversations_count

def training_conversations_count() -> ::Integer
Returns
  • (::Integer) — Output only. Number of conversations used in training. Output only.