public interface RunEvaluationResponseOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getEvaluationRun()
public abstract String getEvaluationRun() The name of the evaluation run that was created.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}
string evaluation_run = 1 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The evaluationRun. |
getEvaluationRunBytes()
public abstract ByteString getEvaluationRunBytes() The name of the evaluation run that was created.
Format:
projects/{project}/locations/{location}/apps/{app}/evaluationRuns/{evaluation_run}
string evaluation_run = 1 [(.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for evaluationRun. |