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

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

Performance metrics for the question's dataset calculated over the tuned model.

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

Namespace

Google \ Cloud \ ContactCenterInsights \ V1 \ TuneQaScorecardRevisionMetadata \ QaQuestionDatasetTuningMetrics

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ accuracy float

Accuracy of the question's dataset.

getAccuracy

Accuracy of the question's dataset.

Returns
Type Description
float

setAccuracy

Accuracy of the question's dataset.

Parameter
Name Description
var float
Returns
Type Description
$this