Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class QaScorecard.
A QaScorecard represents a collection of questions to be scored during analysis.
Generated from protobuf message google.cloud.contactcenterinsights.v1.QaScorecard
Namespace
Google \ Cloud \ ContactCenterInsights \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The scorecard name. Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
↳ display_name
string
The user-specified display name of the scorecard.
↳ description
string
A text description explaining the intent of the scorecard.
↳ create_time
↳ update_time
getName
Identifier. The scorecard name.
Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
string
setName
Identifier. The scorecard name.
Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}
var
string
$this
getDisplayName
The user-specified display name of the scorecard.
string
setDisplayName
The user-specified display name of the scorecard.
var
string
$this
getDescription
A text description explaining the intent of the scorecard.
string
setDescription
A text description explaining the intent of the scorecard.
var
string
$this
getCreateTime
Output only. The time at which this scorecard was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time at which this scorecard was created.
$this
getUpdateTime
Output only. The most recent time at which the scorecard was updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The most recent time at which the scorecard was updated.
$this