public sealed class AnnotatorSelector.Types.QaConfig : IMessage<AnnotatorSelector.Types.QaConfig>, IEquatable<AnnotatorSelector.Types.QaConfig>, IDeepCloneable<AnnotatorSelector.Types.QaConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class AnnotatorSelector.Types.QaConfig.
Configuration for the QA feature.
Implements
IMessageAnnotatorSelectorTypesQaConfig, IEquatableAnnotatorSelectorTypesQaConfig, IDeepCloneableAnnotatorSelectorTypesQaConfig, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
QaConfig()
public QaConfig()
QaConfig(QaConfig)
public QaConfig(AnnotatorSelector.Types.QaConfig other)
Parameter | |
---|---|
Name | Description |
other |
AnnotatorSelectorTypesQaConfig |
Properties
ScorecardList
public AnnotatorSelector.Types.QaConfig.Types.ScorecardList ScorecardList { get; set; }
A manual list of scorecards to score.
Property Value | |
---|---|
Type | Description |
AnnotatorSelectorTypesQaConfigTypesScorecardList |
ScorecardSourceCase
public AnnotatorSelector.Types.QaConfig.ScorecardSourceOneofCase ScorecardSourceCase { get; }
Property Value | |
---|---|
Type | Description |
AnnotatorSelectorTypesQaConfigScorecardSourceOneofCase |