Class Evaluation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
- com.google.cloud.datalabeling.v1beta1.Evaluation.Builder
-
- All Implemented Interfaces:
EvaluationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Evaluation
public static final class Evaluation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder> implements EvaluationOrBuilder
Describes an evaluation between a machine learning model's predictions and ground truth labels. Created when an [EvaluationJob][google.cloud.datalabeling.v1beta1.EvaluationJob] runs successfully.
Protobuf typegoogle.cloud.datalabeling.v1beta1.Evaluation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Evaluation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Evaluationbuild()EvaluationbuildPartial()Evaluation.Builderclear()Evaluation.BuilderclearAnnotationType()Output only.Evaluation.BuilderclearConfig()Output only.Evaluation.BuilderclearCreateTime()Output only.Evaluation.BuilderclearEvaluatedItemCount()Output only.Evaluation.BuilderclearEvaluationJobRunTime()Output only.Evaluation.BuilderclearEvaluationMetrics()Output only.Evaluation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Evaluation.BuilderclearName()Output only.Evaluation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Evaluation.Builderclone()AnnotationTypegetAnnotationType()Output only.intgetAnnotationTypeValue()Output only.EvaluationConfiggetConfig()Output only.EvaluationConfig.BuildergetConfigBuilder()Output only.EvaluationConfigOrBuildergetConfigOrBuilder()Output only.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.Timestamp.BuildergetCreateTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.EvaluationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetEvaluatedItemCount()Output only.com.google.protobuf.TimestampgetEvaluationJobRunTime()Output only.com.google.protobuf.Timestamp.BuildergetEvaluationJobRunTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetEvaluationJobRunTimeOrBuilder()Output only.EvaluationMetricsgetEvaluationMetrics()Output only.EvaluationMetrics.BuildergetEvaluationMetricsBuilder()Output only.EvaluationMetricsOrBuildergetEvaluationMetricsOrBuilder()Output only.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.booleanhasConfig()Output only.booleanhasCreateTime()Output only.booleanhasEvaluationJobRunTime()Output only.booleanhasEvaluationMetrics()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Evaluation.BuildermergeConfig(EvaluationConfig value)Output only.Evaluation.BuildermergeCreateTime(com.google.protobuf.Timestamp value)Output only.Evaluation.BuildermergeEvaluationJobRunTime(com.google.protobuf.Timestamp value)Output only.Evaluation.BuildermergeEvaluationMetrics(EvaluationMetrics value)Output only.Evaluation.BuildermergeFrom(Evaluation other)Evaluation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Evaluation.BuildermergeFrom(com.google.protobuf.Message other)Evaluation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Evaluation.BuildersetAnnotationType(AnnotationType value)Output only.Evaluation.BuildersetAnnotationTypeValue(int value)Output only.Evaluation.BuildersetConfig(EvaluationConfig value)Output only.Evaluation.BuildersetConfig(EvaluationConfig.Builder builderForValue)Output only.Evaluation.BuildersetCreateTime(com.google.protobuf.Timestamp value)Output only.Evaluation.BuildersetCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Evaluation.BuildersetEvaluatedItemCount(long value)Output only.Evaluation.BuildersetEvaluationJobRunTime(com.google.protobuf.Timestamp value)Output only.Evaluation.BuildersetEvaluationJobRunTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.Evaluation.BuildersetEvaluationMetrics(EvaluationMetrics value)Output only.Evaluation.BuildersetEvaluationMetrics(EvaluationMetrics.Builder builderForValue)Output only.Evaluation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Evaluation.BuildersetName(String value)Output only.Evaluation.BuildersetNameBytes(com.google.protobuf.ByteString value)Output only.Evaluation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Evaluation.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
clear
public Evaluation.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
getDefaultInstanceForType
public Evaluation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Evaluation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Evaluation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Evaluation.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
setField
public Evaluation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
clearField
public Evaluation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
clearOneof
public Evaluation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
setRepeatedField
public Evaluation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
addRepeatedField
public Evaluation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
mergeFrom
public Evaluation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Evaluation.Builder>
-
mergeFrom
public Evaluation.Builder mergeFrom(Evaluation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
mergeFrom
public Evaluation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Evaluation.Builder>- Throws:
IOException
-
getName
public String getName()
Output only. Resource name of an evaluation. The name has the following format: "projects/<var>{project_id}</var>/datasets/<var>{dataset_id}</var>/evaluations/<var>{evaluation_id</var>}'string name = 1;- Specified by:
getNamein interfaceEvaluationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of an evaluation. The name has the following format: "projects/<var>{project_id}</var>/datasets/<var>{dataset_id}</var>/evaluations/<var>{evaluation_id</var>}'string name = 1;- Specified by:
getNameBytesin interfaceEvaluationOrBuilder- Returns:
- The bytes for name.
-
setName
public Evaluation.Builder setName(String value)
Output only. Resource name of an evaluation. The name has the following format: "projects/<var>{project_id}</var>/datasets/<var>{dataset_id}</var>/evaluations/<var>{evaluation_id</var>}'string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Evaluation.Builder clearName()
Output only. Resource name of an evaluation. The name has the following format: "projects/<var>{project_id}</var>/datasets/<var>{dataset_id}</var>/evaluations/<var>{evaluation_id</var>}'string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Evaluation.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. Resource name of an evaluation. The name has the following format: "projects/<var>{project_id}</var>/datasets/<var>{dataset_id}</var>/evaluations/<var>{evaluation_id</var>}'string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasConfig
public boolean hasConfig()
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;- Specified by:
hasConfigin interfaceEvaluationOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public EvaluationConfig getConfig()
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;- Specified by:
getConfigin interfaceEvaluationOrBuilder- Returns:
- The config.
-
setConfig
public Evaluation.Builder setConfig(EvaluationConfig value)
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;
-
setConfig
public Evaluation.Builder setConfig(EvaluationConfig.Builder builderForValue)
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;
-
mergeConfig
public Evaluation.Builder mergeConfig(EvaluationConfig value)
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;
-
clearConfig
public Evaluation.Builder clearConfig()
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;
-
getConfigBuilder
public EvaluationConfig.Builder getConfigBuilder()
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;
-
getConfigOrBuilder
public EvaluationConfigOrBuilder getConfigOrBuilder()
Output only. Options used in the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.EvaluationConfig config = 2;- Specified by:
getConfigOrBuilderin interfaceEvaluationOrBuilder
-
hasEvaluationJobRunTime
public boolean hasEvaluationJobRunTime()
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;- Specified by:
hasEvaluationJobRunTimein interfaceEvaluationOrBuilder- Returns:
- Whether the evaluationJobRunTime field is set.
-
getEvaluationJobRunTime
public com.google.protobuf.Timestamp getEvaluationJobRunTime()
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;- Specified by:
getEvaluationJobRunTimein interfaceEvaluationOrBuilder- Returns:
- The evaluationJobRunTime.
-
setEvaluationJobRunTime
public Evaluation.Builder setEvaluationJobRunTime(com.google.protobuf.Timestamp value)
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;
-
setEvaluationJobRunTime
public Evaluation.Builder setEvaluationJobRunTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;
-
mergeEvaluationJobRunTime
public Evaluation.Builder mergeEvaluationJobRunTime(com.google.protobuf.Timestamp value)
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;
-
clearEvaluationJobRunTime
public Evaluation.Builder clearEvaluationJobRunTime()
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;
-
getEvaluationJobRunTimeBuilder
public com.google.protobuf.Timestamp.Builder getEvaluationJobRunTimeBuilder()
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;
-
getEvaluationJobRunTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEvaluationJobRunTimeOrBuilder()
Output only. Timestamp for when the evaluation job that created this evaluation ran.
.google.protobuf.Timestamp evaluation_job_run_time = 3;- Specified by:
getEvaluationJobRunTimeOrBuilderin interfaceEvaluationOrBuilder
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
hasCreateTimein interfaceEvaluationOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimein interfaceEvaluationOrBuilder- Returns:
- The createTime.
-
setCreateTime
public Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;
-
setCreateTime
public Evaluation.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;
-
mergeCreateTime
public Evaluation.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;
-
clearCreateTime
public Evaluation.Builder clearCreateTime()
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp for when this evaluation was created.
.google.protobuf.Timestamp create_time = 4;- Specified by:
getCreateTimeOrBuilderin interfaceEvaluationOrBuilder
-
hasEvaluationMetrics
public boolean hasEvaluationMetrics()
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;- Specified by:
hasEvaluationMetricsin interfaceEvaluationOrBuilder- Returns:
- Whether the evaluationMetrics field is set.
-
getEvaluationMetrics
public EvaluationMetrics getEvaluationMetrics()
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;- Specified by:
getEvaluationMetricsin interfaceEvaluationOrBuilder- Returns:
- The evaluationMetrics.
-
setEvaluationMetrics
public Evaluation.Builder setEvaluationMetrics(EvaluationMetrics value)
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;
-
setEvaluationMetrics
public Evaluation.Builder setEvaluationMetrics(EvaluationMetrics.Builder builderForValue)
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;
-
mergeEvaluationMetrics
public Evaluation.Builder mergeEvaluationMetrics(EvaluationMetrics value)
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;
-
clearEvaluationMetrics
public Evaluation.Builder clearEvaluationMetrics()
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;
-
getEvaluationMetricsBuilder
public EvaluationMetrics.Builder getEvaluationMetricsBuilder()
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;
-
getEvaluationMetricsOrBuilder
public EvaluationMetricsOrBuilder getEvaluationMetricsOrBuilder()
Output only. Metrics comparing predictions to ground truth labels.
.google.cloud.datalabeling.v1beta1.EvaluationMetrics evaluation_metrics = 5;- Specified by:
getEvaluationMetricsOrBuilderin interfaceEvaluationOrBuilder
-
getAnnotationTypeValue
public int getAnnotationTypeValue()
Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.inputConfig.annotationType][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config] field of the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.AnnotationType annotation_type = 6;- Specified by:
getAnnotationTypeValuein interfaceEvaluationOrBuilder- Returns:
- The enum numeric value on the wire for annotationType.
-
setAnnotationTypeValue
public Evaluation.Builder setAnnotationTypeValue(int value)
Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.inputConfig.annotationType][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config] field of the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.AnnotationType annotation_type = 6;- Parameters:
value- The enum numeric value on the wire for annotationType to set.- Returns:
- This builder for chaining.
-
getAnnotationType
public AnnotationType getAnnotationType()
Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.inputConfig.annotationType][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config] field of the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.AnnotationType annotation_type = 6;- Specified by:
getAnnotationTypein interfaceEvaluationOrBuilder- Returns:
- The annotationType.
-
setAnnotationType
public Evaluation.Builder setAnnotationType(AnnotationType value)
Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.inputConfig.annotationType][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config] field of the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.AnnotationType annotation_type = 6;- Parameters:
value- The annotationType to set.- Returns:
- This builder for chaining.
-
clearAnnotationType
public Evaluation.Builder clearAnnotationType()
Output only. Type of task that the model version being evaluated performs, as defined in the [evaluationJobConfig.inputConfig.annotationType][google.cloud.datalabeling.v1beta1.EvaluationJobConfig.input_config] field of the evaluation job that created this evaluation.
.google.cloud.datalabeling.v1beta1.AnnotationType annotation_type = 6;- Returns:
- This builder for chaining.
-
getEvaluatedItemCount
public long getEvaluatedItemCount()
Output only. The number of items in the ground truth dataset that were used for this evaluation. Only populated when the evaulation is for certain AnnotationTypes.
int64 evaluated_item_count = 7;- Specified by:
getEvaluatedItemCountin interfaceEvaluationOrBuilder- Returns:
- The evaluatedItemCount.
-
setEvaluatedItemCount
public Evaluation.Builder setEvaluatedItemCount(long value)
Output only. The number of items in the ground truth dataset that were used for this evaluation. Only populated when the evaulation is for certain AnnotationTypes.
int64 evaluated_item_count = 7;- Parameters:
value- The evaluatedItemCount to set.- Returns:
- This builder for chaining.
-
clearEvaluatedItemCount
public Evaluation.Builder clearEvaluatedItemCount()
Output only. The number of items in the ground truth dataset that were used for this evaluation. Only populated when the evaulation is for certain AnnotationTypes.
int64 evaluated_item_count = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Evaluation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
mergeUnknownFields
public final Evaluation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Evaluation.Builder>
-
-