Interface EvaluateProcessorVersionResponseOrBuilder (2.45.0)

public interface EvaluateProcessorVersionResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEvaluation()

public abstract String getEvaluation()

The resource name of the created evaluation.

string evaluation = 2;

Returns
TypeDescription
String

The evaluation.

getEvaluationBytes()

public abstract ByteString getEvaluationBytes()

The resource name of the created evaluation.

string evaluation = 2;

Returns
TypeDescription
ByteString

The bytes for evaluation.