Interface SummarizationVerbositySpecOrBuilder (3.55.0)

See more code actions.
public interface SummarizationVerbositySpecOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract boolean getUseReference()

Optional. Whether to use instance.reference to compute summarization verbosity.

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.