Class InputDataConfig (0.5.0)

InputDataConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configs for the input data used to create the issue model. .. attribute:: medium

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.

:type: google.cloud.contact_center_insights_v1.types.Conversation.Medium

Attributes

NameDescription
training_conversations_count int
Output only. Number of conversations used in training. Output only.
filter str
A filter to reduce the conversations used for training the model to a specific subset.