Gemini Enterprise for Customer Experience v1beta API - Class AggregatedMetrics.Types.SemanticSimilarityMetrics (1.0.0-beta01)

public sealed class AggregatedMetrics.Types.SemanticSimilarityMetrics : IMessage<AggregatedMetrics.Types.SemanticSimilarityMetrics>, IEquatable<AggregatedMetrics.Types.SemanticSimilarityMetrics>, IDeepCloneable<AggregatedMetrics.Types.SemanticSimilarityMetrics>, IBufferMessage, IMessage

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API class AggregatedMetrics.Types.SemanticSimilarityMetrics.

Metrics for semantic similarity results.

Inheritance

object > AggregatedMetrics.Types.SemanticSimilarityMetrics

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Constructors

SemanticSimilarityMetrics()

public SemanticSimilarityMetrics()

SemanticSimilarityMetrics(SemanticSimilarityMetrics)

public SemanticSimilarityMetrics(AggregatedMetrics.Types.SemanticSimilarityMetrics other)
Parameter
Name Description
other AggregatedMetricsTypesSemanticSimilarityMetrics

Properties

Score

public float Score { get; set; }

Output only. The average semantic similarity score (0-4).

Property Value
Type Description
float