public static final class Evaluation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder> implements EvaluationOrBuilder
An evaluation of a ProcessorVersion's performance.Protobuf type
google.cloud.documentai.v1beta3.Evaluation| Modifier and Type | Method and Description |
|---|---|
Evaluation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Evaluation |
build() |
Evaluation |
buildPartial() |
Evaluation.Builder |
clear() |
Evaluation.Builder |
clearAllEntitiesMetrics()
Metrics for all the entities in aggregate.
|
Evaluation.Builder |
clearCreateTime()
The time that the evaluation was created.
|
Evaluation.Builder |
clearDocumentCounters()
Counters for the documents used in the evaluation.
|
Evaluation.Builder |
clearEntityMetrics() |
Evaluation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Evaluation.Builder |
clearKmsKeyName()
The KMS key name used for encryption.
|
Evaluation.Builder |
clearKmsKeyVersionName()
The KMS key version with which data is encrypted.
|
Evaluation.Builder |
clearName()
The resource name of the evaluation.
|
Evaluation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Evaluation.Builder |
clone() |
boolean |
containsEntityMetrics(String key)
Metrics across confidence levels, for different entities.
|
Evaluation.MultiConfidenceMetrics |
getAllEntitiesMetrics()
Metrics for all the entities in aggregate.
|
Evaluation.MultiConfidenceMetrics.Builder |
getAllEntitiesMetricsBuilder()
Metrics for all the entities in aggregate.
|
Evaluation.MultiConfidenceMetricsOrBuilder |
getAllEntitiesMetricsOrBuilder()
Metrics for all the entities in aggregate.
|
com.google.protobuf.Timestamp |
getCreateTime()
The time that the evaluation was created.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The time that the evaluation was created.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The time that the evaluation was created.
|
Evaluation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Evaluation.Counters |
getDocumentCounters()
Counters for the documents used in the evaluation.
|
Evaluation.Counters.Builder |
getDocumentCountersBuilder()
Counters for the documents used in the evaluation.
|
Evaluation.CountersOrBuilder |
getDocumentCountersOrBuilder()
Counters for the documents used in the evaluation.
|
Map<String,Evaluation.MultiConfidenceMetrics> |
getEntityMetrics()
Deprecated.
|
int |
getEntityMetricsCount()
Metrics across confidence levels, for different entities.
|
Map<String,Evaluation.MultiConfidenceMetrics> |
getEntityMetricsMap()
Metrics across confidence levels, for different entities.
|
Evaluation.MultiConfidenceMetrics |
getEntityMetricsOrDefault(String key,
Evaluation.MultiConfidenceMetrics defaultValue)
Metrics across confidence levels, for different entities.
|
Evaluation.MultiConfidenceMetrics |
getEntityMetricsOrThrow(String key)
Metrics across confidence levels, for different entities.
|
String |
getKmsKeyName()
The KMS key name used for encryption.
|
com.google.protobuf.ByteString |
getKmsKeyNameBytes()
The KMS key name used for encryption.
|
String |
getKmsKeyVersionName()
The KMS key version with which data is encrypted.
|
com.google.protobuf.ByteString |
getKmsKeyVersionNameBytes()
The KMS key version with which data is encrypted.
|
Map<String,Evaluation.MultiConfidenceMetrics> |
getMutableEntityMetrics()
Deprecated.
|
String |
getName()
The resource name of the evaluation.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the evaluation.
|
boolean |
hasAllEntitiesMetrics()
Metrics for all the entities in aggregate.
|
boolean |
hasCreateTime()
The time that the evaluation was created.
|
boolean |
hasDocumentCounters()
Counters for the documents used in the evaluation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Evaluation.Builder |
mergeAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics value)
Metrics for all the entities in aggregate.
|
Evaluation.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The time that the evaluation was created.
|
Evaluation.Builder |
mergeDocumentCounters(Evaluation.Counters value)
Counters for the documents used in the evaluation.
|
Evaluation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evaluation.Builder |
mergeFrom(Evaluation other) |
Evaluation.Builder |
mergeFrom(com.google.protobuf.Message other) |
Evaluation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Evaluation.Builder |
putAllEntityMetrics(Map<String,Evaluation.MultiConfidenceMetrics> values)
Metrics across confidence levels, for different entities.
|
Evaluation.Builder |
putEntityMetrics(String key,
Evaluation.MultiConfidenceMetrics value)
Metrics across confidence levels, for different entities.
|
Evaluation.MultiConfidenceMetrics.Builder |
putEntityMetricsBuilderIfAbsent(String key)
Metrics across confidence levels, for different entities.
|
Evaluation.Builder |
removeEntityMetrics(String key)
Metrics across confidence levels, for different entities.
|
Evaluation.Builder |
setAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics.Builder builderForValue)
Metrics for all the entities in aggregate.
|
Evaluation.Builder |
setAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics value)
Metrics for all the entities in aggregate.
|
Evaluation.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the evaluation was created.
|
Evaluation.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The time that the evaluation was created.
|
Evaluation.Builder |
setDocumentCounters(Evaluation.Counters.Builder builderForValue)
Counters for the documents used in the evaluation.
|
Evaluation.Builder |
setDocumentCounters(Evaluation.Counters value)
Counters for the documents used in the evaluation.
|
Evaluation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Evaluation.Builder |
setKmsKeyName(String value)
The KMS key name used for encryption.
|
Evaluation.Builder |
setKmsKeyNameBytes(com.google.protobuf.ByteString value)
The KMS key name used for encryption.
|
Evaluation.Builder |
setKmsKeyVersionName(String value)
The KMS key version with which data is encrypted.
|
Evaluation.Builder |
setKmsKeyVersionNameBytes(com.google.protobuf.ByteString value)
The KMS key version with which data is encrypted.
|
Evaluation.Builder |
setName(String value)
The resource name of the evaluation.
|
Evaluation.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the evaluation.
|
Evaluation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Evaluation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Evaluation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Evaluation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Evaluation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Evaluation.Builder>public Evaluation.Builder mergeFrom(Evaluation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public Evaluation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Evaluation.Builder>IOExceptionpublic String getName()
The resource name of the evaluation.
Format:
`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`
string name = 1;getName in interface EvaluationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the evaluation.
Format:
`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`
string name = 1;getNameBytes in interface EvaluationOrBuilderpublic Evaluation.Builder setName(String value)
The resource name of the evaluation.
Format:
`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`
string name = 1;value - The name to set.public Evaluation.Builder clearName()
The resource name of the evaluation.
Format:
`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`
string name = 1;public Evaluation.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the evaluation.
Format:
`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`
string name = 1;value - The bytes for name to set.public boolean hasCreateTime()
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;hasCreateTime in interface EvaluationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;getCreateTime in interface EvaluationOrBuilderpublic Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp value)
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;public Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;public Evaluation.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;public Evaluation.Builder clearCreateTime()
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The time that the evaluation was created.
.google.protobuf.Timestamp create_time = 2;getCreateTimeOrBuilder in interface EvaluationOrBuilderpublic boolean hasDocumentCounters()
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;hasDocumentCounters in interface EvaluationOrBuilderpublic Evaluation.Counters getDocumentCounters()
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;getDocumentCounters in interface EvaluationOrBuilderpublic Evaluation.Builder setDocumentCounters(Evaluation.Counters value)
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;public Evaluation.Builder setDocumentCounters(Evaluation.Counters.Builder builderForValue)
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;public Evaluation.Builder mergeDocumentCounters(Evaluation.Counters value)
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;public Evaluation.Builder clearDocumentCounters()
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;public Evaluation.Counters.Builder getDocumentCountersBuilder()
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;public Evaluation.CountersOrBuilder getDocumentCountersOrBuilder()
Counters for the documents used in the evaluation.
.google.cloud.documentai.v1beta3.Evaluation.Counters document_counters = 5;getDocumentCountersOrBuilder in interface EvaluationOrBuilderpublic boolean hasAllEntitiesMetrics()
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
hasAllEntitiesMetrics in interface EvaluationOrBuilderpublic Evaluation.MultiConfidenceMetrics getAllEntitiesMetrics()
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
getAllEntitiesMetrics in interface EvaluationOrBuilderpublic Evaluation.Builder setAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics value)
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
public Evaluation.Builder setAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics.Builder builderForValue)
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
public Evaluation.Builder mergeAllEntitiesMetrics(Evaluation.MultiConfidenceMetrics value)
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
public Evaluation.Builder clearAllEntitiesMetrics()
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
public Evaluation.MultiConfidenceMetrics.Builder getAllEntitiesMetricsBuilder()
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
public Evaluation.MultiConfidenceMetricsOrBuilder getAllEntitiesMetricsOrBuilder()
Metrics for all the entities in aggregate.
.google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics all_entities_metrics = 3;
getAllEntitiesMetricsOrBuilder in interface EvaluationOrBuilderpublic int getEntityMetricsCount()
EvaluationOrBuilderMetrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
getEntityMetricsCount in interface EvaluationOrBuilderpublic boolean containsEntityMetrics(String key)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
containsEntityMetrics in interface EvaluationOrBuilder@Deprecated public Map<String,Evaluation.MultiConfidenceMetrics> getEntityMetrics()
getEntityMetricsMap() instead.getEntityMetrics in interface EvaluationOrBuilderpublic Map<String,Evaluation.MultiConfidenceMetrics> getEntityMetricsMap()
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
getEntityMetricsMap in interface EvaluationOrBuilderpublic Evaluation.MultiConfidenceMetrics getEntityMetricsOrDefault(String key, Evaluation.MultiConfidenceMetrics defaultValue)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
getEntityMetricsOrDefault in interface EvaluationOrBuilderpublic Evaluation.MultiConfidenceMetrics getEntityMetricsOrThrow(String key)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
getEntityMetricsOrThrow in interface EvaluationOrBuilderpublic Evaluation.Builder clearEntityMetrics()
public Evaluation.Builder removeEntityMetrics(String key)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
@Deprecated public Map<String,Evaluation.MultiConfidenceMetrics> getMutableEntityMetrics()
public Evaluation.Builder putEntityMetrics(String key, Evaluation.MultiConfidenceMetrics value)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
public Evaluation.Builder putAllEntityMetrics(Map<String,Evaluation.MultiConfidenceMetrics> values)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
public Evaluation.MultiConfidenceMetrics.Builder putEntityMetricsBuilderIfAbsent(String key)
Metrics across confidence levels, for different entities.
map<string, .google.cloud.documentai.v1beta3.Evaluation.MultiConfidenceMetrics> entity_metrics = 4;
public String getKmsKeyName()
The KMS key name used for encryption.
string kms_key_name = 6;getKmsKeyName in interface EvaluationOrBuilderpublic com.google.protobuf.ByteString getKmsKeyNameBytes()
The KMS key name used for encryption.
string kms_key_name = 6;getKmsKeyNameBytes in interface EvaluationOrBuilderpublic Evaluation.Builder setKmsKeyName(String value)
The KMS key name used for encryption.
string kms_key_name = 6;value - The kmsKeyName to set.public Evaluation.Builder clearKmsKeyName()
The KMS key name used for encryption.
string kms_key_name = 6;public Evaluation.Builder setKmsKeyNameBytes(com.google.protobuf.ByteString value)
The KMS key name used for encryption.
string kms_key_name = 6;value - The bytes for kmsKeyName to set.public String getKmsKeyVersionName()
The KMS key version with which data is encrypted.
string kms_key_version_name = 7;getKmsKeyVersionName in interface EvaluationOrBuilderpublic com.google.protobuf.ByteString getKmsKeyVersionNameBytes()
The KMS key version with which data is encrypted.
string kms_key_version_name = 7;getKmsKeyVersionNameBytes in interface EvaluationOrBuilderpublic Evaluation.Builder setKmsKeyVersionName(String value)
The KMS key version with which data is encrypted.
string kms_key_version_name = 7;value - The kmsKeyVersionName to set.public Evaluation.Builder clearKmsKeyVersionName()
The KMS key version with which data is encrypted.
string kms_key_version_name = 7;public Evaluation.Builder setKmsKeyVersionNameBytes(com.google.protobuf.ByteString value)
The KMS key version with which data is encrypted.
string kms_key_version_name = 7;value - The bytes for kmsKeyVersionName to set.public final Evaluation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>public final Evaluation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>Copyright © 2024 Google LLC. All rights reserved.