public enum EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel extends Enum<EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel> implements ProtocolMessageEnumSemantic similarity channel to use.
Protobuf enum
google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AUDIO |
Use audio semantic similarity. |
AUDIO_VALUE |
Use audio semantic similarity. |
SEMANTIC_SIMILARITY_CHANNEL_UNSPECIFIED |
Metric unspecified. Defaults to TEXT. |
SEMANTIC_SIMILARITY_CHANNEL_UNSPECIFIED_VALUE |
Metric unspecified. Defaults to TEXT. |
TEXT |
Use text semantic similarity. |
TEXT_VALUE |
Use text semantic similarity. |
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() |
|