Interface AggregatedMetrics.HallucinationMetricsOrBuilder (0.3.0)

public static interface AggregatedMetrics.HallucinationMetricsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getScore()

public abstract float getScore()

Output only. The average hallucination score (0 to 1).

float score = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
float

The score.