Module: Google::Cloud::Ces::V1beta::EvaluationMetricsThresholds::GoldenEvaluationMetricsThresholds::TurnLevelMetricsThresholds::SemanticSimilarityChannel

Defined in:
proto_docs/google/cloud/ces/v1beta/app.rb

Overview

Semantic similarity channel to use.

Constant Summary collapse

SEMANTIC_SIMILARITY_CHANNEL_UNSPECIFIED =

Metric unspecified. Defaults to TEXT.

0
TEXT =

Use text semantic similarity.

1
AUDIO =

Use audio semantic similarity.

2