public static interface GenerateAppResourceRequest.QualityReportGenerationConfigOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getEvaluationRun()
public abstract String getEvaluationRun()Required. The evaluation run used to inform quality report analysis.
string evaluation_run = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The evaluationRun. |
getEvaluationRunBytes()
public abstract ByteString getEvaluationRunBytes()Required. The evaluation run used to inform quality report analysis.
string evaluation_run = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for evaluationRun. |