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.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.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.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.ErrorAnalysisAnnotation.Builder
addAttributedItems(ErrorAnalysisAnnotation.AttributedItem value)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.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.ErrorAnalysisAnnotation.AttributedItem.Builder
addAttributedItemsBuilder()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.Builder
addAttributedItemsBuilder(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ErrorAnalysisAnnotation
build()
ErrorAnalysisAnnotation
buildPartial()
ErrorAnalysisAnnotation.Builder
clear()
ErrorAnalysisAnnotation.Builder
clearAttributedItems()
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ErrorAnalysisAnnotation.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ErrorAnalysisAnnotation.Builder
clearOutlierScore()
The outlier score of this annotated item.ErrorAnalysisAnnotation.Builder
clearOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.Builder
clearQueryType()
The query type used for finding the attributed items.ErrorAnalysisAnnotation.Builder
clone()
ErrorAnalysisAnnotation.AttributedItem
getAttributedItems(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.ErrorAnalysisAnnotation.AttributedItem.Builder
getAttributedItemsBuilder(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.int
getAttributedItemsCount()
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.AttributedItemOrBuilder
getAttributedItemsOrBuilder(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.ErrorAnalysisAnnotation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
double
getOutlierScore()
The outlier score of this annotated item.double
getOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.QueryType
getQueryType()
The query type used for finding the attributed items.int
getQueryTypeValue()
The query type used for finding the attributed items.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ErrorAnalysisAnnotation.Builder
mergeFrom(ErrorAnalysisAnnotation other)
ErrorAnalysisAnnotation.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ErrorAnalysisAnnotation.Builder
mergeFrom(com.google.protobuf.Message other)
ErrorAnalysisAnnotation.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ErrorAnalysisAnnotation.Builder
removeAttributedItems(int index)
Attributed items for a given annotation, typically representing neighbors from the training sets constrained by the query type.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.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.ErrorAnalysisAnnotation.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ErrorAnalysisAnnotation.Builder
setOutlierScore(double value)
The outlier score of this annotated item.ErrorAnalysisAnnotation.Builder
setOutlierThreshold(double value)
The threshold used to determine if this annotation is an outlier or not.ErrorAnalysisAnnotation.Builder
setQueryType(ErrorAnalysisAnnotation.QueryType value)
The query type used for finding the attributed items.ErrorAnalysisAnnotation.Builder
setQueryTypeValue(int value)
The query type used for finding the attributed items.ErrorAnalysisAnnotation.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ErrorAnalysisAnnotation.Builder
setUnknownFields(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
clear
public ErrorAnalysisAnnotation.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
getDefaultInstanceForType
public ErrorAnalysisAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ErrorAnalysisAnnotation build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ErrorAnalysisAnnotation buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ErrorAnalysisAnnotation.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
setField
public ErrorAnalysisAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
clearField
public ErrorAnalysisAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
clearOneof
public ErrorAnalysisAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
setRepeatedField
public ErrorAnalysisAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
addRepeatedField
public ErrorAnalysisAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeFrom
public ErrorAnalysisAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeFrom
public ErrorAnalysisAnnotation.Builder mergeFrom(ErrorAnalysisAnnotation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getAttributedItemsList
in 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:
getAttributedItemsCount
in 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:
getAttributedItems
in 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:
getAttributedItemsOrBuilder
in 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:
getAttributedItemsOrBuilderList
in 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:
getQueryTypeValue
in 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:
getQueryType
in 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:
getOutlierScore
in 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:
getOutlierThreshold
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
mergeUnknownFields
public final ErrorAnalysisAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>
-
-