Interface EvaluateProcessorVersionResponseOrBuilder (2.46.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
Type Description
String

The evaluation.

getEvaluationBytes()

public abstract ByteString getEvaluationBytes()

The resource name of the created evaluation.

string evaluation = 2;

Returns
Type Description
ByteString

The bytes for evaluation.