Google Cloud Contact Center Insights V1 Client - Class QaQuestionDatasetTuningMetrics (2.2.0)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class QaQuestionDatasetTuningMetrics.

Contains performance metrics for each QaQuestion in the TuneScorecardRevision request.

Generated from protobuf message google.cloud.contactcenterinsights.v1.TuneQaScorecardRevisionMetadata.QaQuestionDatasetTuningMetrics

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ TuneQaScorecardRevisionMetadata

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ question string

Output only. The resource path of the question whose dataset was evaluated for tuning.

↳ metrics QaQuestionDatasetTuningMetrics\Metrics

Output only. The metrics for the question's dataset.

getQuestion

Output only. The resource path of the question whose dataset was evaluated for tuning.

Returns
Type Description
string

setQuestion

Output only. The resource path of the question whose dataset was evaluated for tuning.

Parameter
Name Description
var string
Returns
Type Description
$this

getMetrics

Output only. The metrics for the question's dataset.

Returns
Type Description
QaQuestionDatasetTuningMetrics\Metrics|null

hasMetrics

clearMetrics

setMetrics

Output only. The metrics for the question's dataset.

Parameter
Name Description
var QaQuestionDatasetTuningMetrics\Metrics
Returns
Type Description
$this