Google Cloud Ces V1 Client - Class SemanticSimilarityChannel (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class SemanticSimilarityChannel.

Semantic similarity channel to use.

Protobuf type google.cloud.ces.v1.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel

Namespace

Google \ Cloud \ Ces \ V1 \ EvaluationMetricsThresholds \ GoldenEvaluationMetricsThresholds \ TurnLevelMetricsThresholds

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SEMANTIC_SIMILARITY_CHANNEL_UNSPECIFIED

Value: 0

Metric unspecified. Defaults to TEXT.

Generated from protobuf enum SEMANTIC_SIMILARITY_CHANNEL_UNSPECIFIED = 0;

TEXT

Value: 1

Use text semantic similarity.

Generated from protobuf enum TEXT = 1;

AUDIO

Value: 2

Use audio semantic similarity.

Generated from protobuf enum AUDIO = 2;