GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse

data class GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigResponse(val filter: String, val medium: String, val trainingConversationsCount: String)

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

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A filter to reduce the conversations used for training the model to a specific subset.

Link copied to clipboard

Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the medium field on filter.

Link copied to clipboard

Number of conversations used in training. Output only.