Google Cloud Contact Center Insights V1 Client - Class QaScorecard (2.3.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Protobuf\Timestamp

Output only. The time at which this scorecard was created.

↳ update_time
Google\Protobuf\Timestamp

Output only. The most recent time at which the scorecard was updated.

getName

Identifier. The scorecard name.

Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}

Returns
Type
Description
string

setName

Identifier. The scorecard name.

Format: projects/{project}/locations/{location}/qaScorecards/{qa_scorecard}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

The user-specified display name of the scorecard.

Returns
Type
Description
string

setDisplayName

The user-specified display name of the scorecard.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDescription

A text description explaining the intent of the scorecard.

Returns
Type
Description
string

setDescription

A text description explaining the intent of the scorecard.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCreateTime

Output only. The time at which this scorecard was created.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Output only. The time at which this scorecard was created.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Output only. The most recent time at which the scorecard was updated.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Output only. The most recent time at which the scorecard was updated.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: