public static final class ErrorAnalysisAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder> implements ErrorAnalysisAnnotationOrBuilder
Model error analysis for each annotation.Protobuf type
google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation| Modifier and Type | Method and 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(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(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(int index,
ErrorAnalysisAnnotation.AttributedItem value)
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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ErrorAnalysisAnnotation.Builder |
mergeFrom(ErrorAnalysisAnnotation other) |
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.Builder builderForValue)
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 |
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) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ErrorAnalysisAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ErrorAnalysisAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ErrorAnalysisAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder mergeFrom(ErrorAnalysisAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public ErrorAnalysisAnnotation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ErrorAnalysisAnnotation.Builder>IOExceptionpublic 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;
getAttributedItemsList in interface ErrorAnalysisAnnotationOrBuilderpublic 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;
getAttributedItemsCount in interface ErrorAnalysisAnnotationOrBuilderpublic 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;
getAttributedItems in interface ErrorAnalysisAnnotationOrBuilderpublic 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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
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;
getAttributedItemsOrBuilder in interface ErrorAnalysisAnnotationOrBuilderpublic 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;
getAttributedItemsOrBuilderList in interface ErrorAnalysisAnnotationOrBuilderpublic 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;
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;
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;
public int getQueryTypeValue()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;
getQueryTypeValue in interface ErrorAnalysisAnnotationOrBuilderpublic ErrorAnalysisAnnotation.Builder setQueryTypeValue(int value)
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;
value - The enum numeric value on the wire for queryType to set.public ErrorAnalysisAnnotation.QueryType getQueryType()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;
getQueryType in interface ErrorAnalysisAnnotationOrBuilderpublic ErrorAnalysisAnnotation.Builder setQueryType(ErrorAnalysisAnnotation.QueryType value)
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;
value - The queryType to set.public ErrorAnalysisAnnotation.Builder clearQueryType()
The query type used for finding the attributed items.
.google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation.QueryType query_type = 2;
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;getOutlierScore in interface ErrorAnalysisAnnotationOrBuilderpublic 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;value - The outlierScore to set.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;public double getOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;getOutlierThreshold in interface ErrorAnalysisAnnotationOrBuilderpublic ErrorAnalysisAnnotation.Builder setOutlierThreshold(double value)
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;value - The outlierThreshold to set.public ErrorAnalysisAnnotation.Builder clearOutlierThreshold()
The threshold used to determine if this annotation is an outlier or not.
double outlier_threshold = 4;public final ErrorAnalysisAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>public final ErrorAnalysisAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ErrorAnalysisAnnotation.Builder>Copyright © 2024 Google LLC. All rights reserved.