GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigArgs

data class GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigArgs(val filter: Output<String>? = null, val medium: Output<GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigMedium>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigArgs>

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

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContactcenterinsightsV1IssueModelInputDataConfigArgs

Properties

Link copied to clipboard
val filter: Output<String>? = null

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.