Package com.google.cloud.aiplatform.v1
Class EvaluatedAnnotation.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
- com.google.cloud.aiplatform.v1.EvaluatedAnnotation.Builder
-
- All Implemented Interfaces:
EvaluatedAnnotationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- EvaluatedAnnotation
public static final class EvaluatedAnnotation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder> implements EvaluatedAnnotationOrBuilder
True positive, false positive, or false negative. EvaluatedAnnotation is only available under ModelEvaluationSlice with slice of `annotationSpec` dimension.
Protobuf typegoogle.cloud.aiplatform.v1.EvaluatedAnnotation
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EvaluatedAnnotation.BuilderaddAllErrorAnalysisAnnotations(Iterable<? extends ErrorAnalysisAnnotation> values)Annotations of model error analysis results.EvaluatedAnnotation.BuilderaddAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderaddAllGroundTruths(Iterable<? extends com.google.protobuf.Value> values)Output only.EvaluatedAnnotation.BuilderaddAllPredictions(Iterable<? extends com.google.protobuf.Value> values)Output only.EvaluatedAnnotation.BuilderaddErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)Annotations of model error analysis results.EvaluatedAnnotation.BuilderaddErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)Annotations of model error analysis results.EvaluatedAnnotation.BuilderaddErrorAnalysisAnnotations(ErrorAnalysisAnnotation value)Annotations of model error analysis results.EvaluatedAnnotation.BuilderaddErrorAnalysisAnnotations(ErrorAnalysisAnnotation.Builder builderForValue)Annotations of model error analysis results.ErrorAnalysisAnnotation.BuilderaddErrorAnalysisAnnotationsBuilder()Annotations of model error analysis results.ErrorAnalysisAnnotation.BuilderaddErrorAnalysisAnnotationsBuilder(int index)Annotations of model error analysis results.EvaluatedAnnotation.BuilderaddExplanations(int index, EvaluatedAnnotationExplanation value)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderaddExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderaddExplanations(EvaluatedAnnotationExplanation value)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderaddExplanations(EvaluatedAnnotationExplanation.Builder builderForValue)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanation.BuilderaddExplanationsBuilder()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanation.BuilderaddExplanationsBuilder(int index)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderaddGroundTruths(int index, com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuilderaddGroundTruths(int index, com.google.protobuf.Value.Builder builderForValue)Output only.EvaluatedAnnotation.BuilderaddGroundTruths(com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuilderaddGroundTruths(com.google.protobuf.Value.Builder builderForValue)Output only.com.google.protobuf.Value.BuilderaddGroundTruthsBuilder()Output only.com.google.protobuf.Value.BuilderaddGroundTruthsBuilder(int index)Output only.EvaluatedAnnotation.BuilderaddPredictions(int index, com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuilderaddPredictions(int index, com.google.protobuf.Value.Builder builderForValue)Output only.EvaluatedAnnotation.BuilderaddPredictions(com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuilderaddPredictions(com.google.protobuf.Value.Builder builderForValue)Output only.com.google.protobuf.Value.BuilderaddPredictionsBuilder()Output only.com.google.protobuf.Value.BuilderaddPredictionsBuilder(int index)Output only.EvaluatedAnnotation.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EvaluatedAnnotationbuild()EvaluatedAnnotationbuildPartial()EvaluatedAnnotation.Builderclear()EvaluatedAnnotation.BuilderclearDataItemPayload()Output only.EvaluatedAnnotation.BuilderclearErrorAnalysisAnnotations()Annotations of model error analysis results.EvaluatedAnnotation.BuilderclearEvaluatedDataItemViewId()Output only.EvaluatedAnnotation.BuilderclearExplanations()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)EvaluatedAnnotation.BuilderclearGroundTruths()Output only.EvaluatedAnnotation.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)EvaluatedAnnotation.BuilderclearPredictions()Output only.EvaluatedAnnotation.BuilderclearType()Output only.EvaluatedAnnotation.Builderclone()com.google.protobuf.ValuegetDataItemPayload()Output only.com.google.protobuf.Value.BuildergetDataItemPayloadBuilder()Output only.com.google.protobuf.ValueOrBuildergetDataItemPayloadOrBuilder()Output only.EvaluatedAnnotationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ErrorAnalysisAnnotationgetErrorAnalysisAnnotations(int index)Annotations of model error analysis results.ErrorAnalysisAnnotation.BuildergetErrorAnalysisAnnotationsBuilder(int index)Annotations of model error analysis results.List<ErrorAnalysisAnnotation.Builder>getErrorAnalysisAnnotationsBuilderList()Annotations of model error analysis results.intgetErrorAnalysisAnnotationsCount()Annotations of model error analysis results.List<ErrorAnalysisAnnotation>getErrorAnalysisAnnotationsList()Annotations of model error analysis results.ErrorAnalysisAnnotationOrBuildergetErrorAnalysisAnnotationsOrBuilder(int index)Annotations of model error analysis results.List<? extends ErrorAnalysisAnnotationOrBuilder>getErrorAnalysisAnnotationsOrBuilderList()Annotations of model error analysis results.StringgetEvaluatedDataItemViewId()Output only.com.google.protobuf.ByteStringgetEvaluatedDataItemViewIdBytes()Output only.EvaluatedAnnotationExplanationgetExplanations(int index)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanation.BuildergetExplanationsBuilder(int index)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].List<EvaluatedAnnotationExplanation.Builder>getExplanationsBuilderList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].intgetExplanationsCount()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].List<EvaluatedAnnotationExplanation>getExplanationsList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanationOrBuildergetExplanationsOrBuilder(int index)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].List<? extends EvaluatedAnnotationExplanationOrBuilder>getExplanationsOrBuilderList()Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].com.google.protobuf.ValuegetGroundTruths(int index)Output only.com.google.protobuf.Value.BuildergetGroundTruthsBuilder(int index)Output only.List<com.google.protobuf.Value.Builder>getGroundTruthsBuilderList()Output only.intgetGroundTruthsCount()Output only.List<com.google.protobuf.Value>getGroundTruthsList()Output only.com.google.protobuf.ValueOrBuildergetGroundTruthsOrBuilder(int index)Output only.List<? extends com.google.protobuf.ValueOrBuilder>getGroundTruthsOrBuilderList()Output only.com.google.protobuf.ValuegetPredictions(int index)Output only.com.google.protobuf.Value.BuildergetPredictionsBuilder(int index)Output only.List<com.google.protobuf.Value.Builder>getPredictionsBuilderList()Output only.intgetPredictionsCount()Output only.List<com.google.protobuf.Value>getPredictionsList()Output only.com.google.protobuf.ValueOrBuildergetPredictionsOrBuilder(int index)Output only.List<? extends com.google.protobuf.ValueOrBuilder>getPredictionsOrBuilderList()Output only.EvaluatedAnnotation.EvaluatedAnnotationTypegetType()Output only.intgetTypeValue()Output only.booleanhasDataItemPayload()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()EvaluatedAnnotation.BuildermergeDataItemPayload(com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuildermergeFrom(EvaluatedAnnotation other)EvaluatedAnnotation.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)EvaluatedAnnotation.BuildermergeFrom(com.google.protobuf.Message other)EvaluatedAnnotation.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)EvaluatedAnnotation.BuilderremoveErrorAnalysisAnnotations(int index)Annotations of model error analysis results.EvaluatedAnnotation.BuilderremoveExplanations(int index)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuilderremoveGroundTruths(int index)Output only.EvaluatedAnnotation.BuilderremovePredictions(int index)Output only.EvaluatedAnnotation.BuildersetDataItemPayload(com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuildersetDataItemPayload(com.google.protobuf.Value.Builder builderForValue)Output only.EvaluatedAnnotation.BuildersetErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)Annotations of model error analysis results.EvaluatedAnnotation.BuildersetErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)Annotations of model error analysis results.EvaluatedAnnotation.BuildersetEvaluatedDataItemViewId(String value)Output only.EvaluatedAnnotation.BuildersetEvaluatedDataItemViewIdBytes(com.google.protobuf.ByteString value)Output only.EvaluatedAnnotation.BuildersetExplanations(int index, EvaluatedAnnotationExplanation value)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuildersetExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions].EvaluatedAnnotation.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)EvaluatedAnnotation.BuildersetGroundTruths(int index, com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuildersetGroundTruths(int index, com.google.protobuf.Value.Builder builderForValue)Output only.EvaluatedAnnotation.BuildersetPredictions(int index, com.google.protobuf.Value value)Output only.EvaluatedAnnotation.BuildersetPredictions(int index, com.google.protobuf.Value.Builder builderForValue)Output only.EvaluatedAnnotation.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)EvaluatedAnnotation.BuildersetType(EvaluatedAnnotation.EvaluatedAnnotationType value)Output only.EvaluatedAnnotation.BuildersetTypeValue(int value)Output only.EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
clear
public EvaluatedAnnotation.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<EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
getDefaultInstanceForType
public EvaluatedAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public EvaluatedAnnotation build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EvaluatedAnnotation buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
setField
public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
clearField
public EvaluatedAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
clearOneof
public EvaluatedAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
setRepeatedField
public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
addRepeatedField
public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>
-
mergeFrom
public EvaluatedAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<EvaluatedAnnotation.Builder>
-
mergeFrom
public EvaluatedAnnotation.Builder mergeFrom(EvaluatedAnnotation other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
mergeFrom
public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>- Throws:
IOException
-
getTypeValue
public int getTypeValue()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceEvaluatedAnnotationOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public EvaluatedAnnotation.Builder setTypeValue(int value)
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public EvaluatedAnnotation.EvaluatedAnnotationType getType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceEvaluatedAnnotationOrBuilder- Returns:
- The type.
-
setType
public EvaluatedAnnotation.Builder setType(EvaluatedAnnotation.EvaluatedAnnotationType value)
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public EvaluatedAnnotation.Builder clearType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getPredictionsList
public List<com.google.protobuf.Value> getPredictionsList()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictionsListin interfaceEvaluatedAnnotationOrBuilder
-
getPredictionsCount
public int getPredictionsCount()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictionsCountin interfaceEvaluatedAnnotationOrBuilder
-
getPredictions
public com.google.protobuf.Value getPredictions(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictionsin interfaceEvaluatedAnnotationOrBuilder
-
setPredictions
public EvaluatedAnnotation.Builder setPredictions(int index, com.google.protobuf.Value value)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setPredictions
public EvaluatedAnnotation.Builder setPredictions(int index, com.google.protobuf.Value.Builder builderForValue)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPredictions
public EvaluatedAnnotation.Builder addPredictions(com.google.protobuf.Value value)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPredictions
public EvaluatedAnnotation.Builder addPredictions(int index, com.google.protobuf.Value value)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPredictions
public EvaluatedAnnotation.Builder addPredictions(com.google.protobuf.Value.Builder builderForValue)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPredictions
public EvaluatedAnnotation.Builder addPredictions(int index, com.google.protobuf.Value.Builder builderForValue)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllPredictions
public EvaluatedAnnotation.Builder addAllPredictions(Iterable<? extends com.google.protobuf.Value> values)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearPredictions
public EvaluatedAnnotation.Builder clearPredictions()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removePredictions
public EvaluatedAnnotation.Builder removePredictions(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPredictionsBuilder
public com.google.protobuf.Value.Builder getPredictionsBuilder(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPredictionsOrBuilder
public com.google.protobuf.ValueOrBuilder getPredictionsOrBuilder(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictionsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getPredictionsOrBuilderList
public List<? extends com.google.protobuf.ValueOrBuilder> getPredictionsOrBuilderList()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredictionsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
addPredictionsBuilder
public com.google.protobuf.Value.Builder addPredictionsBuilder()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addPredictionsBuilder
public com.google.protobuf.Value.Builder addPredictionsBuilder(int index)
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getPredictionsBuilderList
public List<com.google.protobuf.Value.Builder> getPredictionsBuilderList()
Output only. The model predicted annotations. For true positive, there is one and only one prediction, which matches the only one ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths]. For false positive, there is one and only one prediction, which doesn't match any ground truth annotation of the corresponding [data_item_view_id][EvaluatedAnnotation.data_item_view_id]. For false negative, there are zero or more predictions which are similar to the only ground truth annotation in [ground_truths][google.cloud.aiplatform.v1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getGroundTruthsList
public List<com.google.protobuf.Value> getGroundTruthsList()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGroundTruthsListin interfaceEvaluatedAnnotationOrBuilder
-
getGroundTruthsCount
public int getGroundTruthsCount()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGroundTruthsCountin interfaceEvaluatedAnnotationOrBuilder
-
getGroundTruths
public com.google.protobuf.Value getGroundTruths(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGroundTruthsin interfaceEvaluatedAnnotationOrBuilder
-
setGroundTruths
public EvaluatedAnnotation.Builder setGroundTruths(int index, com.google.protobuf.Value value)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setGroundTruths
public EvaluatedAnnotation.Builder setGroundTruths(int index, com.google.protobuf.Value.Builder builderForValue)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addGroundTruths
public EvaluatedAnnotation.Builder addGroundTruths(com.google.protobuf.Value value)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addGroundTruths
public EvaluatedAnnotation.Builder addGroundTruths(int index, com.google.protobuf.Value value)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addGroundTruths
public EvaluatedAnnotation.Builder addGroundTruths(com.google.protobuf.Value.Builder builderForValue)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addGroundTruths
public EvaluatedAnnotation.Builder addGroundTruths(int index, com.google.protobuf.Value.Builder builderForValue)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addAllGroundTruths
public EvaluatedAnnotation.Builder addAllGroundTruths(Iterable<? extends com.google.protobuf.Value> values)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearGroundTruths
public EvaluatedAnnotation.Builder clearGroundTruths()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
removeGroundTruths
public EvaluatedAnnotation.Builder removeGroundTruths(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getGroundTruthsBuilder
public com.google.protobuf.Value.Builder getGroundTruthsBuilder(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getGroundTruthsOrBuilder
public com.google.protobuf.ValueOrBuilder getGroundTruthsOrBuilder(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGroundTruthsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getGroundTruthsOrBuilderList
public List<? extends com.google.protobuf.ValueOrBuilder> getGroundTruthsOrBuilderList()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGroundTruthsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
addGroundTruthsBuilder
public com.google.protobuf.Value.Builder addGroundTruthsBuilder()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
addGroundTruthsBuilder
public com.google.protobuf.Value.Builder addGroundTruthsBuilder(int index)
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getGroundTruthsBuilderList
public List<com.google.protobuf.Value.Builder> getGroundTruthsBuilderList()
Output only. The ground truth Annotations, i.e. the Annotations that exist in the test data the Model is evaluated on. For true positive, there is one and only one ground truth annotation, which matches the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. For false positive, there are zero or more ground truth annotations that are similar to the only prediction in [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions], but not enough for a match. For false negative, there is one and only one ground truth annotation, which doesn't match any predictions created by the model. The schema of the ground truth is stored in [ModelEvaluation.annotation_schema_uri][google.cloud.aiplatform.v1.ModelEvaluation.annotation_schema_uri]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
hasDataItemPayload
public boolean hasDataItemPayload()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDataItemPayloadin interfaceEvaluatedAnnotationOrBuilder- Returns:
- Whether the dataItemPayload field is set.
-
getDataItemPayload
public com.google.protobuf.Value getDataItemPayload()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDataItemPayloadin interfaceEvaluatedAnnotationOrBuilder- Returns:
- The dataItemPayload.
-
setDataItemPayload
public EvaluatedAnnotation.Builder setDataItemPayload(com.google.protobuf.Value value)
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
setDataItemPayload
public EvaluatedAnnotation.Builder setDataItemPayload(com.google.protobuf.Value.Builder builderForValue)
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
mergeDataItemPayload
public EvaluatedAnnotation.Builder mergeDataItemPayload(com.google.protobuf.Value value)
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
clearDataItemPayload
public EvaluatedAnnotation.Builder clearDataItemPayload()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataItemPayloadBuilder
public com.google.protobuf.Value.Builder getDataItemPayloadBuilder()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
-
getDataItemPayloadOrBuilder
public com.google.protobuf.ValueOrBuilder getDataItemPayloadOrBuilder()
Output only. The data item payload that the Model predicted this EvaluatedAnnotation on.
.google.protobuf.Value data_item_payload = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDataItemPayloadOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getEvaluatedDataItemViewId
public String getEvaluatedDataItemViewId()
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEvaluatedDataItemViewIdin interfaceEvaluatedAnnotationOrBuilder- Returns:
- The evaluatedDataItemViewId.
-
getEvaluatedDataItemViewIdBytes
public com.google.protobuf.ByteString getEvaluatedDataItemViewIdBytes()
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEvaluatedDataItemViewIdBytesin interfaceEvaluatedAnnotationOrBuilder- Returns:
- The bytes for evaluatedDataItemViewId.
-
setEvaluatedDataItemViewId
public EvaluatedAnnotation.Builder setEvaluatedDataItemViewId(String value)
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The evaluatedDataItemViewId to set.- Returns:
- This builder for chaining.
-
clearEvaluatedDataItemViewId
public EvaluatedAnnotation.Builder clearEvaluatedDataItemViewId()
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setEvaluatedDataItemViewIdBytes
public EvaluatedAnnotation.Builder setEvaluatedDataItemViewIdBytes(com.google.protobuf.ByteString value)
Output only. ID of the EvaluatedDataItemView under the same ancestor ModelEvaluation. The EvaluatedDataItemView consists of all ground truths and predictions on [data_item_payload][google.cloud.aiplatform.v1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for evaluatedDataItemViewId to set.- Returns:
- This builder for chaining.
-
getExplanationsList
public List<EvaluatedAnnotationExplanation> getExplanationsList()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;- Specified by:
getExplanationsListin interfaceEvaluatedAnnotationOrBuilder
-
getExplanationsCount
public int getExplanationsCount()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;- Specified by:
getExplanationsCountin interfaceEvaluatedAnnotationOrBuilder
-
getExplanations
public EvaluatedAnnotationExplanation getExplanations(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;- Specified by:
getExplanationsin interfaceEvaluatedAnnotationOrBuilder
-
setExplanations
public EvaluatedAnnotation.Builder setExplanations(int index, EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
setExplanations
public EvaluatedAnnotation.Builder setExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addExplanations
public EvaluatedAnnotation.Builder addExplanations(EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addExplanations
public EvaluatedAnnotation.Builder addExplanations(int index, EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addExplanations
public EvaluatedAnnotation.Builder addExplanations(EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addExplanations
public EvaluatedAnnotation.Builder addExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addAllExplanations
public EvaluatedAnnotation.Builder addAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
clearExplanations
public EvaluatedAnnotation.Builder clearExplanations()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
removeExplanations
public EvaluatedAnnotation.Builder removeExplanations(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
getExplanationsBuilder
public EvaluatedAnnotationExplanation.Builder getExplanationsBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
getExplanationsOrBuilder
public EvaluatedAnnotationExplanationOrBuilder getExplanationsOrBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;- Specified by:
getExplanationsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getExplanationsOrBuilderList
public List<? extends EvaluatedAnnotationExplanationOrBuilder> getExplanationsOrBuilderList()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;- Specified by:
getExplanationsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
addExplanationsBuilder
public EvaluatedAnnotationExplanation.Builder addExplanationsBuilder()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
addExplanationsBuilder
public EvaluatedAnnotationExplanation.Builder addExplanationsBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
getExplanationsBuilderList
public List<EvaluatedAnnotationExplanation.Builder> getExplanationsBuilderList()
Explanations of [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1.EvaluatedAnnotationExplanation explanations = 8;
-
getErrorAnalysisAnnotationsList
public List<ErrorAnalysisAnnotation> getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsListin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsCount
public int getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsCountin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotations
public ErrorAnalysisAnnotation getErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsin interfaceEvaluatedAnnotationOrBuilder
-
setErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder setErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
setErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder setErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addAllErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder addAllErrorAnalysisAnnotations(Iterable<? extends ErrorAnalysisAnnotation> values)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
clearErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder clearErrorAnalysisAnnotations()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
removeErrorAnalysisAnnotations
public EvaluatedAnnotation.Builder removeErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
getErrorAnalysisAnnotationsBuilder
public ErrorAnalysisAnnotation.Builder getErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
getErrorAnalysisAnnotationsOrBuilder
public ErrorAnalysisAnnotationOrBuilder getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsOrBuilderList
public List<? extends ErrorAnalysisAnnotationOrBuilder> getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
addErrorAnalysisAnnotationsBuilder
public ErrorAnalysisAnnotation.Builder addErrorAnalysisAnnotationsBuilder()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
addErrorAnalysisAnnotationsBuilder
public ErrorAnalysisAnnotation.Builder addErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
getErrorAnalysisAnnotationsBuilderList
public List<ErrorAnalysisAnnotation.Builder> getErrorAnalysisAnnotationsBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
-
setUnknownFields
public final EvaluatedAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
mergeUnknownFields
public final EvaluatedAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>
-
-