Interface CorroborateContentRequest.ParametersOrBuilder (3.56.0)

public static interface CorroborateContentRequest.ParametersOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCitationThreshold()

public abstract double getCitationThreshold()

Optional. Only return claims with citation score larger than the threshold.

double citation_threshold = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
double

The citationThreshold.