GoogleCloudContactcenterinsightsV1QaQuestionTuningMetadata class

Metadata about the tuning operation for the question.

Will only be set if a scorecard containing this question has been tuned.

Properties

datasetValidationWarnings List<String>?
A list of any applicable data validation warnings about the question's feedback labels.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
totalValidLabelCount String?
Total number of valid labels provided for the question at the time of tuining.
getter/setter pair
tuningError String?
Error status of the tuning operation for the question.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited