Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class ScorecardList.
Container for a list of scorecards.
Generated from protobuf message google.cloud.contactcenterinsights.v1.AnnotatorSelector.QaConfig.ScorecardList
Namespace
Google \ Cloud \ ContactCenterInsights \ V1 \ AnnotatorSelector \ QaConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ qa_scorecard_revisions |
array
List of QaScorecardRevisions. |
getQaScorecardRevisions
List of QaScorecardRevisions.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setQaScorecardRevisions
List of QaScorecardRevisions.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |