public enum QaScorecardResult.ScoreSource.SourceType extends Enum<QaScorecardResult.ScoreSource.SourceType> implements ProtocolMessageEnumWhat created the score.
Protobuf enum
google.cloud.contactcenterinsights.v1.QaScorecardResult.ScoreSource.SourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
INCLUDES_MANUAL_EDITS |
Score is derived from both system-generated answers, and includes any manual edits if they exist. |
INCLUDES_MANUAL_EDITS_VALUE |
Score is derived from both system-generated answers, and includes any manual edits if they exist. |
SOURCE_TYPE_UNSPECIFIED |
Source type is unspecified. |
SOURCE_TYPE_UNSPECIFIED_VALUE |
Source type is unspecified. |
SYSTEM_GENERATED_ONLY |
Score is derived only from system-generated answers. |
SYSTEM_GENERATED_ONLY_VALUE |
Score is derived only from system-generated answers. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|