public sealed class AnnotatorSelector.Types.QaConfig.Types.ScorecardList : IMessage<AnnotatorSelector.Types.QaConfig.Types.ScorecardList>, IEquatable<AnnotatorSelector.Types.QaConfig.Types.ScorecardList>, IDeepCloneable<AnnotatorSelector.Types.QaConfig.Types.ScorecardList>, IBufferMessage, IMessageReference documentation and code samples for the Contact Center AI Insights v1 API class AnnotatorSelector.Types.QaConfig.Types.ScorecardList.
Container for a list of scorecards.
Implements
IMessageAnnotatorSelectorTypesQaConfigTypesScorecardList, IEquatableAnnotatorSelectorTypesQaConfigTypesScorecardList, IDeepCloneableAnnotatorSelectorTypesQaConfigTypesScorecardList, IBufferMessage, IMessageNamespace
Google.Cloud.ContactCenterInsights.V1Assembly
Google.Cloud.ContactCenterInsights.V1.dll
Constructors
ScorecardList()
public ScorecardList()ScorecardList(ScorecardList)
public ScorecardList(AnnotatorSelector.Types.QaConfig.Types.ScorecardList other)| Parameter | |
|---|---|
| Name | Description |
other |
AnnotatorSelectorTypesQaConfigTypesScorecardList |
Properties
QaScorecardRevisions
public RepeatedField<string> QaScorecardRevisions { get; }List of QaScorecardRevisions.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldstring |
|
QaScorecardRevisionsAsQaScorecardRevisionNames
public ResourceNameList<QaScorecardRevisionName> QaScorecardRevisionsAsQaScorecardRevisionNames { get; }QaScorecardRevisionName-typed view over the QaScorecardRevisions resource name property.
| Property Value | |
|---|---|
| Type | Description |
ResourceNameListQaScorecardRevisionName |
|