Class ErrorAnalysisAnnotation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.Builder
-
- All Implemented Interfaces:
ErrorAnalysisAnnotationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ErrorAnalysisAnnotation
public static final class ErrorAnalysisAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder> implements ErrorAnalysisAnnotationOrBuilder
Model error analysis for each annotation.
Protobuf typegoogle.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ErrorAnalysisAnnotation.BuilderaddAllAttributedItems(Iterable<? extends ErrorAnalysisAnnotation.AttributedItem> values)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderaddAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderaddAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderaddAttributedItems(ErrorAnalysisAnnotation.AttributedItem value)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderaddAttributedItems(ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.BuilderaddAttributedItemsBuilder()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.BuilderaddAttributedItemsBuilder(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorAnalysisAnnotationbuild()ErrorAnalysisAnnotationbuildPartial()ErrorAnalysisAnnotation.Builderclear()ErrorAnalysisAnnotation.BuilderclearAttributedItems()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ErrorAnalysisAnnotation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ErrorAnalysisAnnotation.BuilderclearOutlierScore()The outlier score of this annotated item.ErrorAnalysisAnnotation.BuilderclearOutlierThreshold()The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.BuilderclearQueryType()The query type used for finding the attributed items.ErrorAnalysisAnnotation.Builderclone()ErrorAnalysisAnnotation.AttributedItemgetAttributedItems(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.BuildergetAttributedItemsBuilder(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.List<ErrorAnalysisAnnotation.AttributedItem.Builder>getAttributedItemsBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.intgetAttributedItemsCount()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.List<ErrorAnalysisAnnotation.AttributedItem>getAttributedItemsList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItemOrBuildergetAttributedItemsOrBuilder(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.List<? extends ErrorAnalysisAnnotation.AttributedItemOrBuilder>getAttributedItemsOrBuilderList()Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()doublegetOutlierScore()The outlier score of this annotated item.doublegetOutlierThreshold()The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.QueryTypegetQueryType()The query type used for finding the attributed items.intgetQueryTypeValue()The query type used for finding the attributed items.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ErrorAnalysisAnnotation.BuildermergeFrom(ErrorAnalysisAnnotation other)ErrorAnalysisAnnotation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ErrorAnalysisAnnotation.BuildermergeFrom(com.google.protobuf.Message other)ErrorAnalysisAnnotation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ErrorAnalysisAnnotation.BuilderremoveAttributedItems(int index)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuildersetAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuildersetAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ErrorAnalysisAnnotation.BuildersetOutlierScore(double value)The outlier score of this annotated item.ErrorAnalysisAnnotation.BuildersetOutlierThreshold(double value)The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.BuildersetQueryType(ErrorAnalysisAnnotation.QueryType value)The query type used for finding the attributed items.ErrorAnalysisAnnotation.BuildersetQueryTypeValue(int value)The query type used for finding the attributed items.ErrorAnalysisAnnotation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
clear
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
getDefaultInstanceForType
public ErrorAnalysisAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ErrorAnalysisAnnotation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ErrorAnalysisAnnotation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
setField
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
clearField
public ErrorAnalysisAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
clearOneof
public ErrorAnalysisAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
setRepeatedField
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
addRepeatedField
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>
-
mergeFrom
public ErrorAnalysisAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeFrom
public ErrorAnalysisAnnotation.Builder mergeFrom(ErrorAnalysisAnnotation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeFrom
public ErrorAnalysisAnnotation.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<ErrorAnalysisAnnotation.Builder>- Throws:
IOException
-
getAttributedItemsList
public List<ErrorAnalysisAnnotation.AttributedItem> getAttributedItemsList()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;- Specified by:
getAttributedItemsListin interfaceErrorAnalysisAnnotationOrBuilder
-
getAttributedItemsCount
public int getAttributedItemsCount()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;- Specified by:
getAttributedItemsCountin interfaceErrorAnalysisAnnotationOrBuilder
-
getAttributedItems
public ErrorAnalysisAnnotation.AttributedItem getAttributedItems(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;- Specified by:
getAttributedItemsin interfaceErrorAnalysisAnnotationOrBuilder
-
setAttributedItems
public ErrorAnalysisAnnotation.Builder setAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
setAttributedItems
public ErrorAnalysisAnnotation.Builder setAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAttributedItems
public ErrorAnalysisAnnotation.Builder addAttributedItems(ErrorAnalysisAnnotation.AttributedItem value)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAttributedItems
public ErrorAnalysisAnnotation.Builder addAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem value)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAttributedItems
public ErrorAnalysisAnnotation.Builder addAttributedItems(ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAttributedItems
public ErrorAnalysisAnnotation.Builder addAttributedItems(int index, ErrorAnalysisAnnotation.AttributedItem.Builder builderForValue)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAllAttributedItems
public ErrorAnalysisAnnotation.Builder addAllAttributedItems(Iterable<? extends ErrorAnalysisAnnotation.AttributedItem> values)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
clearAttributedItems
public ErrorAnalysisAnnotation.Builder clearAttributedItems()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
removeAttributedItems
public ErrorAnalysisAnnotation.Builder removeAttributedItems(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
getAttributedItemsBuilder
public ErrorAnalysisAnnotation.AttributedItem.Builder getAttributedItemsBuilder(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
getAttributedItemsOrBuilder
public ErrorAnalysisAnnotation.AttributedItemOrBuilder getAttributedItemsOrBuilder(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;- Specified by:
getAttributedItemsOrBuilderin interfaceErrorAnalysisAnnotationOrBuilder
-
getAttributedItemsOrBuilderList
public List<? extends ErrorAnalysisAnnotation.AttributedItemOrBuilder> getAttributedItemsOrBuilderList()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;- Specified by:
getAttributedItemsOrBuilderListin interfaceErrorAnalysisAnnotationOrBuilder
-
addAttributedItemsBuilder
public ErrorAnalysisAnnotation.AttributedItem.Builder addAttributedItemsBuilder()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
addAttributedItemsBuilder
public ErrorAnalysisAnnotation.AttributedItem.Builder addAttributedItemsBuilder(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
getAttributedItemsBuilderList
public List<ErrorAnalysisAnnotation.AttributedItem.Builder> getAttributedItemsBuilderList()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.AttributedItem attributed_items = 1;
-
getQueryTypeValue
public int getQueryTypeValue()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;- Specified by:
getQueryTypeValuein interfaceErrorAnalysisAnnotationOrBuilder- Returns:
- The enum numeric value on the wire for queryType.
-
setQueryTypeValue
public ErrorAnalysisAnnotation.Builder setQueryTypeValue(int value)
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;- Parameters:
value- The enum numeric value on the wire for queryType to set.- Returns:
- This builder for chaining.
-
getQueryType
public ErrorAnalysisAnnotation.QueryType getQueryType()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;- Specified by:
getQueryTypein interfaceErrorAnalysisAnnotationOrBuilder- Returns:
- The queryType.
-
setQueryType
public ErrorAnalysisAnnotation.Builder setQueryType(ErrorAnalysisAnnotation.QueryType value)
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;- Parameters:
value- The queryType to set.- Returns:
- This builder for chaining.
-
clearQueryType
public ErrorAnalysisAnnotation.Builder clearQueryType()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;- Returns:
- This builder for chaining.
-
getOutlierScore
public double getOutlierScore()
The outlier score of this annotated item. Usually defined as the min of all distances from attributed items.
double outlier_score = 3;- Specified by:
getOutlierScorein interfaceErrorAnalysisAnnotationOrBuilder- Returns:
- The outlierScore.
-
setOutlierScore
public ErrorAnalysisAnnotation.Builder setOutlierScore(double value)
The outlier score of this annotated item. Usually defined as the min of all distances from attributed items.
double outlier_score = 3;- Parameters:
value- The outlierScore to set.- Returns:
- This builder for chaining.
-
clearOutlierScore
public ErrorAnalysisAnnotation.Builder clearOutlierScore()
The outlier score of this annotated item. Usually defined as the min of all distances from attributed items.
double outlier_score = 3;- Returns:
- This builder for chaining.
-
getOutlierThreshold
public double getOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;- Specified by:
getOutlierThresholdin interfaceErrorAnalysisAnnotationOrBuilder- Returns:
- The outlierThreshold.
-
setOutlierThreshold
public ErrorAnalysisAnnotation.Builder setOutlierThreshold(double value)
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;- Parameters:
value- The outlierThreshold to set.- Returns:
- This builder for chaining.
-
clearOutlierThreshold
public ErrorAnalysisAnnotation.Builder clearOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ErrorAnalysisAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeUnknownFields
public final ErrorAnalysisAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
-