Class PrCurve.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
- com.google.cloud.datalabeling.v1beta1.PrCurve.Builder
-
- All Implemented Interfaces:
PrCurveOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PrCurve
public static final class PrCurve.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder> implements PrCurveOrBuilder
Protobuf typegoogle.cloud.datalabeling.v1beta1.PrCurve
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PrCurve.BuilderaddAllConfidenceMetricsEntries(Iterable<? extends PrCurve.ConfidenceMetricsEntry> values)Entries that make up the precision-recall graph.PrCurve.BuilderaddConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry value)Entries that make up the precision-recall graph.PrCurve.BuilderaddConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry.Builder builderForValue)Entries that make up the precision-recall graph.PrCurve.BuilderaddConfidenceMetricsEntries(PrCurve.ConfidenceMetricsEntry value)Entries that make up the precision-recall graph.PrCurve.BuilderaddConfidenceMetricsEntries(PrCurve.ConfidenceMetricsEntry.Builder builderForValue)Entries that make up the precision-recall graph.PrCurve.ConfidenceMetricsEntry.BuilderaddConfidenceMetricsEntriesBuilder()Entries that make up the precision-recall graph.PrCurve.ConfidenceMetricsEntry.BuilderaddConfidenceMetricsEntriesBuilder(int index)Entries that make up the precision-recall graph.PrCurve.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PrCurvebuild()PrCurvebuildPartial()PrCurve.Builderclear()PrCurve.BuilderclearAnnotationSpec()The annotation spec of the label for which the precision-recall curve calculated.PrCurve.BuilderclearAreaUnderCurve()Area under the precision-recall curve.PrCurve.BuilderclearConfidenceMetricsEntries()Entries that make up the precision-recall graph.PrCurve.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PrCurve.BuilderclearMeanAveragePrecision()Mean average prcision of this curve.PrCurve.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PrCurve.Builderclone()AnnotationSpecgetAnnotationSpec()The annotation spec of the label for which the precision-recall curve calculated.AnnotationSpec.BuildergetAnnotationSpecBuilder()The annotation spec of the label for which the precision-recall curve calculated.AnnotationSpecOrBuildergetAnnotationSpecOrBuilder()The annotation spec of the label for which the precision-recall curve calculated.floatgetAreaUnderCurve()Area under the precision-recall curve.PrCurve.ConfidenceMetricsEntrygetConfidenceMetricsEntries(int index)Entries that make up the precision-recall graph.PrCurve.ConfidenceMetricsEntry.BuildergetConfidenceMetricsEntriesBuilder(int index)Entries that make up the precision-recall graph.List<PrCurve.ConfidenceMetricsEntry.Builder>getConfidenceMetricsEntriesBuilderList()Entries that make up the precision-recall graph.intgetConfidenceMetricsEntriesCount()Entries that make up the precision-recall graph.List<PrCurve.ConfidenceMetricsEntry>getConfidenceMetricsEntriesList()Entries that make up the precision-recall graph.PrCurve.ConfidenceMetricsEntryOrBuildergetConfidenceMetricsEntriesOrBuilder(int index)Entries that make up the precision-recall graph.List<? extends PrCurve.ConfidenceMetricsEntryOrBuilder>getConfidenceMetricsEntriesOrBuilderList()Entries that make up the precision-recall graph.PrCurvegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()floatgetMeanAveragePrecision()Mean average prcision of this curve.booleanhasAnnotationSpec()The annotation spec of the label for which the precision-recall curve calculated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PrCurve.BuildermergeAnnotationSpec(AnnotationSpec value)The annotation spec of the label for which the precision-recall curve calculated.PrCurve.BuildermergeFrom(PrCurve other)PrCurve.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PrCurve.BuildermergeFrom(com.google.protobuf.Message other)PrCurve.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PrCurve.BuilderremoveConfidenceMetricsEntries(int index)Entries that make up the precision-recall graph.PrCurve.BuildersetAnnotationSpec(AnnotationSpec value)The annotation spec of the label for which the precision-recall curve calculated.PrCurve.BuildersetAnnotationSpec(AnnotationSpec.Builder builderForValue)The annotation spec of the label for which the precision-recall curve calculated.PrCurve.BuildersetAreaUnderCurve(float value)Area under the precision-recall curve.PrCurve.BuildersetConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry value)Entries that make up the precision-recall graph.PrCurve.BuildersetConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry.Builder builderForValue)Entries that make up the precision-recall graph.PrCurve.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)PrCurve.BuildersetMeanAveragePrecision(float value)Mean average prcision of this curve.PrCurve.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)PrCurve.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<PrCurve.Builder>
-
clear
public PrCurve.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<PrCurve.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<PrCurve.Builder>
-
getDefaultInstanceForType
public PrCurve getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PrCurve build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PrCurve buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PrCurve.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<PrCurve.Builder>
-
setField
public PrCurve.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<PrCurve.Builder>
-
clearField
public PrCurve.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
clearOneof
public PrCurve.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
setRepeatedField
public PrCurve.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<PrCurve.Builder>
-
addRepeatedField
public PrCurve.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<PrCurve.Builder>
-
mergeFrom
public PrCurve.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PrCurve.Builder>
-
mergeFrom
public PrCurve.Builder mergeFrom(PrCurve other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
mergeFrom
public PrCurve.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<PrCurve.Builder>- Throws:
IOException
-
hasAnnotationSpec
public boolean hasAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;- Specified by:
hasAnnotationSpecin interfacePrCurveOrBuilder- Returns:
- Whether the annotationSpec field is set.
-
getAnnotationSpec
public AnnotationSpec getAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;- Specified by:
getAnnotationSpecin interfacePrCurveOrBuilder- Returns:
- The annotationSpec.
-
setAnnotationSpec
public PrCurve.Builder setAnnotationSpec(AnnotationSpec value)
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
-
setAnnotationSpec
public PrCurve.Builder setAnnotationSpec(AnnotationSpec.Builder builderForValue)
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
-
mergeAnnotationSpec
public PrCurve.Builder mergeAnnotationSpec(AnnotationSpec value)
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
-
clearAnnotationSpec
public PrCurve.Builder clearAnnotationSpec()
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
-
getAnnotationSpecBuilder
public AnnotationSpec.Builder getAnnotationSpecBuilder()
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;
-
getAnnotationSpecOrBuilder
public AnnotationSpecOrBuilder getAnnotationSpecOrBuilder()
The annotation spec of the label for which the precision-recall curve calculated. If this field is empty, that means the precision-recall curve is an aggregate curve for all labels.
.google.cloud.datalabeling.v1beta1.AnnotationSpec annotation_spec = 1;- Specified by:
getAnnotationSpecOrBuilderin interfacePrCurveOrBuilder
-
getAreaUnderCurve
public float getAreaUnderCurve()
Area under the precision-recall curve. Not to be confused with area under a receiver operating characteristic (ROC) curve.
float area_under_curve = 2;- Specified by:
getAreaUnderCurvein interfacePrCurveOrBuilder- Returns:
- The areaUnderCurve.
-
setAreaUnderCurve
public PrCurve.Builder setAreaUnderCurve(float value)
Area under the precision-recall curve. Not to be confused with area under a receiver operating characteristic (ROC) curve.
float area_under_curve = 2;- Parameters:
value- The areaUnderCurve to set.- Returns:
- This builder for chaining.
-
clearAreaUnderCurve
public PrCurve.Builder clearAreaUnderCurve()
Area under the precision-recall curve. Not to be confused with area under a receiver operating characteristic (ROC) curve.
float area_under_curve = 2;- Returns:
- This builder for chaining.
-
getConfidenceMetricsEntriesList
public List<PrCurve.ConfidenceMetricsEntry> getConfidenceMetricsEntriesList()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;- Specified by:
getConfidenceMetricsEntriesListin interfacePrCurveOrBuilder
-
getConfidenceMetricsEntriesCount
public int getConfidenceMetricsEntriesCount()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;- Specified by:
getConfidenceMetricsEntriesCountin interfacePrCurveOrBuilder
-
getConfidenceMetricsEntries
public PrCurve.ConfidenceMetricsEntry getConfidenceMetricsEntries(int index)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;- Specified by:
getConfidenceMetricsEntriesin interfacePrCurveOrBuilder
-
setConfidenceMetricsEntries
public PrCurve.Builder setConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry value)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
setConfidenceMetricsEntries
public PrCurve.Builder setConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry.Builder builderForValue)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addConfidenceMetricsEntries
public PrCurve.Builder addConfidenceMetricsEntries(PrCurve.ConfidenceMetricsEntry value)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addConfidenceMetricsEntries
public PrCurve.Builder addConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry value)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addConfidenceMetricsEntries
public PrCurve.Builder addConfidenceMetricsEntries(PrCurve.ConfidenceMetricsEntry.Builder builderForValue)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addConfidenceMetricsEntries
public PrCurve.Builder addConfidenceMetricsEntries(int index, PrCurve.ConfidenceMetricsEntry.Builder builderForValue)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addAllConfidenceMetricsEntries
public PrCurve.Builder addAllConfidenceMetricsEntries(Iterable<? extends PrCurve.ConfidenceMetricsEntry> values)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
clearConfidenceMetricsEntries
public PrCurve.Builder clearConfidenceMetricsEntries()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
removeConfidenceMetricsEntries
public PrCurve.Builder removeConfidenceMetricsEntries(int index)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
getConfidenceMetricsEntriesBuilder
public PrCurve.ConfidenceMetricsEntry.Builder getConfidenceMetricsEntriesBuilder(int index)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
getConfidenceMetricsEntriesOrBuilder
public PrCurve.ConfidenceMetricsEntryOrBuilder getConfidenceMetricsEntriesOrBuilder(int index)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;- Specified by:
getConfidenceMetricsEntriesOrBuilderin interfacePrCurveOrBuilder
-
getConfidenceMetricsEntriesOrBuilderList
public List<? extends PrCurve.ConfidenceMetricsEntryOrBuilder> getConfidenceMetricsEntriesOrBuilderList()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;- Specified by:
getConfidenceMetricsEntriesOrBuilderListin interfacePrCurveOrBuilder
-
addConfidenceMetricsEntriesBuilder
public PrCurve.ConfidenceMetricsEntry.Builder addConfidenceMetricsEntriesBuilder()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
addConfidenceMetricsEntriesBuilder
public PrCurve.ConfidenceMetricsEntry.Builder addConfidenceMetricsEntriesBuilder(int index)
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
getConfidenceMetricsEntriesBuilderList
public List<PrCurve.ConfidenceMetricsEntry.Builder> getConfidenceMetricsEntriesBuilderList()
Entries that make up the precision-recall graph. Each entry is a "point" on the graph drawn for a different `confidence_threshold`.
repeated .google.cloud.datalabeling.v1beta1.PrCurve.ConfidenceMetricsEntry confidence_metrics_entries = 3;
-
getMeanAveragePrecision
public float getMeanAveragePrecision()
Mean average prcision of this curve.
float mean_average_precision = 4;- Specified by:
getMeanAveragePrecisionin interfacePrCurveOrBuilder- Returns:
- The meanAveragePrecision.
-
setMeanAveragePrecision
public PrCurve.Builder setMeanAveragePrecision(float value)
Mean average prcision of this curve.
float mean_average_precision = 4;- Parameters:
value- The meanAveragePrecision to set.- Returns:
- This builder for chaining.
-
clearMeanAveragePrecision
public PrCurve.Builder clearMeanAveragePrecision()
Mean average prcision of this curve.
float mean_average_precision = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final PrCurve.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
mergeUnknownFields
public final PrCurve.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PrCurve.Builder>
-
-