public static final class EvaluationRun.EvaluationRunSummary extends GeneratedMessage implements EvaluationRun.EvaluationRunSummaryOrBuilderContains the summary of passed and failed result counts for a specific evaluation in an evaluation run.
Protobuf type google.cloud.ces.v1beta.EvaluationRun.EvaluationRunSummary
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > EvaluationRun.EvaluationRunSummaryImplements
EvaluationRun.EvaluationRunSummaryOrBuilderStatic Fields
ERROR_COUNT_FIELD_NUMBER
public static final int ERROR_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
FAILED_COUNT_FIELD_NUMBER
public static final int FAILED_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PASSED_COUNT_FIELD_NUMBER
public static final int PASSED_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static EvaluationRun.EvaluationRunSummary getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static EvaluationRun.EvaluationRunSummary.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary.Builder |
|
newBuilder(EvaluationRun.EvaluationRunSummary prototype)
public static EvaluationRun.EvaluationRunSummary.Builder newBuilder(EvaluationRun.EvaluationRunSummary prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
EvaluationRun.EvaluationRunSummary |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary.Builder |
|
parseDelimitedFrom(InputStream input)
public static EvaluationRun.EvaluationRunSummary parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static EvaluationRun.EvaluationRunSummary parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static EvaluationRun.EvaluationRunSummary parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static EvaluationRun.EvaluationRunSummary parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static EvaluationRun.EvaluationRunSummary parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static EvaluationRun.EvaluationRunSummary parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static EvaluationRun.EvaluationRunSummary parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<EvaluationRun.EvaluationRunSummary> parser()| Returns | |
|---|---|
| Type | Description |
Parser<EvaluationRunSummary> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public EvaluationRun.EvaluationRunSummary getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary |
|
getErrorCount()
public int getErrorCount()Output only. Number of error results for the associated Evaluation in this run.
int32 error_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The errorCount. |
getFailedCount()
public int getFailedCount()Output only. Number of failed results for the associated Evaluation in this run.
int32 failed_count = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The failedCount. |
getParserForType()
public Parser<EvaluationRun.EvaluationRunSummary> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<EvaluationRunSummary> |
|
getPassedCount()
public int getPassedCount()Output only. Number of passed results for the associated Evaluation in this run.
int32 passed_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The passedCount. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public EvaluationRun.EvaluationRunSummary.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected EvaluationRun.EvaluationRunSummary.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary.Builder |
|
toBuilder()
public EvaluationRun.EvaluationRunSummary.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
EvaluationRun.EvaluationRunSummary.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|