Interface PairwiseSummarizationQualitySpecOrBuilder (3.56.0)

See more code actions.
public interface PairwiseSummarizationQualitySpecOrBuilder extends MessageOrBuilder
MessageOrBuilder

getUseReference()

public abstract boolean getUseReference()

Optional. Whether to use instance.reference to compute pairwise summarization quality.

bool use_reference = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The useReference.

getVersion()

public abstract int getVersion()

Optional. Which version to use for evaluation.

int32 version = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The version.