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 type
google.cloud.aiplatform.v1beta1.EvaluatedAnnotation| Modifier and Type | Method and Description |
|---|---|
EvaluatedAnnotation.Builder |
addAllErrorAnalysisAnnotations(Iterable<? extends ErrorAnalysisAnnotation> values)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
addAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
addAllGroundTruths(Iterable<? extends com.google.protobuf.Value> values)
Output only.
|
EvaluatedAnnotation.Builder |
addAllPredictions(Iterable<? extends com.google.protobuf.Value> values)
Output only.
|
EvaluatedAnnotation.Builder |
addErrorAnalysisAnnotations(ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
addErrorAnalysisAnnotations(ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
addErrorAnalysisAnnotations(int index,
ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
addErrorAnalysisAnnotations(int index,
ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
|
ErrorAnalysisAnnotation.Builder |
addErrorAnalysisAnnotationsBuilder()
Annotations of model error analysis results.
|
ErrorAnalysisAnnotation.Builder |
addErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
addExplanations(EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
addExplanations(EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
addExplanations(int index,
EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
addExplanations(int index,
EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation.Builder |
addExplanationsBuilder()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation.Builder |
addExplanationsBuilder(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
addGroundTruths(int index,
com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
addGroundTruths(int index,
com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
addGroundTruths(com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
addGroundTruths(com.google.protobuf.Value value)
Output only.
|
com.google.protobuf.Value.Builder |
addGroundTruthsBuilder()
Output only.
|
com.google.protobuf.Value.Builder |
addGroundTruthsBuilder(int index)
Output only.
|
EvaluatedAnnotation.Builder |
addPredictions(int index,
com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
addPredictions(int index,
com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
addPredictions(com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
addPredictions(com.google.protobuf.Value value)
Output only.
|
com.google.protobuf.Value.Builder |
addPredictionsBuilder()
Output only.
|
com.google.protobuf.Value.Builder |
addPredictionsBuilder(int index)
Output only.
|
EvaluatedAnnotation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EvaluatedAnnotation |
build() |
EvaluatedAnnotation |
buildPartial() |
EvaluatedAnnotation.Builder |
clear() |
EvaluatedAnnotation.Builder |
clearDataItemPayload()
Output only.
|
EvaluatedAnnotation.Builder |
clearErrorAnalysisAnnotations()
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
clearEvaluatedDataItemViewId()
Output only.
|
EvaluatedAnnotation.Builder |
clearExplanations()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EvaluatedAnnotation.Builder |
clearGroundTruths()
Output only.
|
EvaluatedAnnotation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EvaluatedAnnotation.Builder |
clearPredictions()
Output only.
|
EvaluatedAnnotation.Builder |
clearType()
Output only.
|
EvaluatedAnnotation.Builder |
clone() |
com.google.protobuf.Value |
getDataItemPayload()
Output only.
|
com.google.protobuf.Value.Builder |
getDataItemPayloadBuilder()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getDataItemPayloadOrBuilder()
Output only.
|
EvaluatedAnnotation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ErrorAnalysisAnnotation |
getErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
|
ErrorAnalysisAnnotation.Builder |
getErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
|
List<ErrorAnalysisAnnotation.Builder> |
getErrorAnalysisAnnotationsBuilderList()
Annotations of model error analysis results.
|
int |
getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
|
List<ErrorAnalysisAnnotation> |
getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
|
ErrorAnalysisAnnotationOrBuilder |
getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
|
List<? extends ErrorAnalysisAnnotationOrBuilder> |
getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
|
String |
getEvaluatedDataItemViewId()
Output only.
|
com.google.protobuf.ByteString |
getEvaluatedDataItemViewIdBytes()
Output only.
|
EvaluatedAnnotationExplanation |
getExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanation.Builder |
getExplanationsBuilder(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
List<EvaluatedAnnotationExplanation.Builder> |
getExplanationsBuilderList()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
int |
getExplanationsCount()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
List<EvaluatedAnnotationExplanation> |
getExplanationsList()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotationExplanationOrBuilder |
getExplanationsOrBuilder(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
List<? extends EvaluatedAnnotationExplanationOrBuilder> |
getExplanationsOrBuilderList()
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
com.google.protobuf.Value |
getGroundTruths(int index)
Output only.
|
com.google.protobuf.Value.Builder |
getGroundTruthsBuilder(int index)
Output only.
|
List<com.google.protobuf.Value.Builder> |
getGroundTruthsBuilderList()
Output only.
|
int |
getGroundTruthsCount()
Output only.
|
List<com.google.protobuf.Value> |
getGroundTruthsList()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getGroundTruthsOrBuilder(int index)
Output only.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getGroundTruthsOrBuilderList()
Output only.
|
com.google.protobuf.Value |
getPredictions(int index)
Output only.
|
com.google.protobuf.Value.Builder |
getPredictionsBuilder(int index)
Output only.
|
List<com.google.protobuf.Value.Builder> |
getPredictionsBuilderList()
Output only.
|
int |
getPredictionsCount()
Output only.
|
List<com.google.protobuf.Value> |
getPredictionsList()
Output only.
|
com.google.protobuf.ValueOrBuilder |
getPredictionsOrBuilder(int index)
Output only.
|
List<? extends com.google.protobuf.ValueOrBuilder> |
getPredictionsOrBuilderList()
Output only.
|
EvaluatedAnnotation.EvaluatedAnnotationType |
getType()
Output only.
|
int |
getTypeValue()
Output only.
|
boolean |
hasDataItemPayload()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EvaluatedAnnotation.Builder |
mergeDataItemPayload(com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EvaluatedAnnotation.Builder |
mergeFrom(EvaluatedAnnotation other) |
EvaluatedAnnotation.Builder |
mergeFrom(com.google.protobuf.Message other) |
EvaluatedAnnotation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EvaluatedAnnotation.Builder |
removeErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
removeExplanations(int index)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
removeGroundTruths(int index)
Output only.
|
EvaluatedAnnotation.Builder |
removePredictions(int index)
Output only.
|
EvaluatedAnnotation.Builder |
setDataItemPayload(com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
setDataItemPayload(com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
setErrorAnalysisAnnotations(int index,
ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
setErrorAnalysisAnnotations(int index,
ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
|
EvaluatedAnnotation.Builder |
setEvaluatedDataItemViewId(String value)
Output only.
|
EvaluatedAnnotation.Builder |
setEvaluatedDataItemViewIdBytes(com.google.protobuf.ByteString value)
Output only.
|
EvaluatedAnnotation.Builder |
setExplanations(int index,
EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
setExplanations(int index,
EvaluatedAnnotationExplanation value)
Explanations of
[predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].
|
EvaluatedAnnotation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EvaluatedAnnotation.Builder |
setGroundTruths(int index,
com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
setGroundTruths(int index,
com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
setPredictions(int index,
com.google.protobuf.Value.Builder builderForValue)
Output only.
|
EvaluatedAnnotation.Builder |
setPredictions(int index,
com.google.protobuf.Value value)
Output only.
|
EvaluatedAnnotation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EvaluatedAnnotation.Builder |
setType(EvaluatedAnnotation.EvaluatedAnnotationType value)
Output only.
|
EvaluatedAnnotation.Builder |
setTypeValue(int value)
Output only.
|
EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>public EvaluatedAnnotation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EvaluatedAnnotation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EvaluatedAnnotation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EvaluatedAnnotation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.Builder mergeFrom(EvaluatedAnnotation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>public EvaluatedAnnotation.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<EvaluatedAnnotation.Builder>IOExceptionpublic int getTypeValue()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTypeValue in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotation.Builder setTypeValue(int value)
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for type to set.public EvaluatedAnnotation.EvaluatedAnnotationType getType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getType in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotation.Builder setType(EvaluatedAnnotation.EvaluatedAnnotationType value)
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The type to set.public EvaluatedAnnotation.Builder clearType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsList in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsCount in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictions in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredictionsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.EvaluatedAnnotation.ground_truths] but not enough for a match. The schema of the prediction is stored in [ModelEvaluation.annotation_schema_uri][]
repeated .google.protobuf.Value predictions = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsList in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsCount in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruths in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getGroundTruthsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.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.v1beta1.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][]
repeated .google.protobuf.Value ground_truths = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
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];
hasDataItemPayload in interface EvaluatedAnnotationOrBuilderpublic 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];
getDataItemPayload in interface EvaluatedAnnotationOrBuilderpublic 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];
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];
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];
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];
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];
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];
getDataItemPayloadOrBuilder in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEvaluatedDataItemViewId in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getEvaluatedDataItemViewIdBytes in interface EvaluatedAnnotationOrBuilderpublic 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.v1beta1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The evaluatedDataItemViewId to set.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.v1beta1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
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.v1beta1.EvaluatedAnnotation.data_item_payload].
string evaluated_data_item_view_id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The bytes for evaluatedDataItemViewId to set.public List<EvaluatedAnnotationExplanation> getExplanationsList()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsList in interface EvaluatedAnnotationOrBuilderpublic int getExplanationsCount()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsCount in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotationExplanation getExplanations(int index)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
getExplanations in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotation.Builder setExplanations(int index, EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder setExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder addExplanations(EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder addExplanations(int index, EvaluatedAnnotationExplanation value)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder addExplanations(EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder addExplanations(int index, EvaluatedAnnotationExplanation.Builder builderForValue)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder addAllExplanations(Iterable<? extends EvaluatedAnnotationExplanation> values)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder clearExplanations()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotation.Builder removeExplanations(int index)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotationExplanation.Builder getExplanationsBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotationExplanationOrBuilder getExplanationsOrBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic List<? extends EvaluatedAnnotationExplanationOrBuilder> getExplanationsOrBuilderList()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
getExplanationsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotationExplanation.Builder addExplanationsBuilder()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public EvaluatedAnnotationExplanation.Builder addExplanationsBuilder(int index)
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public List<EvaluatedAnnotationExplanation.Builder> getExplanationsBuilderList()
Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions]. Each element of the explanations indicates the explanation for one explanation Method. The attributions list in the [EvaluatedAnnotationExplanation.explanation][google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation.explanation] object corresponds to the [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions] list. For example, the second element in the attributions list explains the second element in the predictions list.
repeated .google.cloud.aiplatform.v1beta1.EvaluatedAnnotationExplanation explanations = 8;
public List<ErrorAnalysisAnnotation> getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsList in interface EvaluatedAnnotationOrBuilderpublic int getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsCount in interface EvaluatedAnnotationOrBuilderpublic ErrorAnalysisAnnotation getErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotations in interface EvaluatedAnnotationOrBuilderpublic EvaluatedAnnotation.Builder setErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder setErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation value)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder addErrorAnalysisAnnotations(int index, ErrorAnalysisAnnotation.Builder builderForValue)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder addAllErrorAnalysisAnnotations(Iterable<? extends ErrorAnalysisAnnotation> values)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder clearErrorAnalysisAnnotations()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public EvaluatedAnnotation.Builder removeErrorAnalysisAnnotations(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public ErrorAnalysisAnnotation.Builder getErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public ErrorAnalysisAnnotationOrBuilder getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsOrBuilder in interface EvaluatedAnnotationOrBuilderpublic List<? extends ErrorAnalysisAnnotationOrBuilder> getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
getErrorAnalysisAnnotationsOrBuilderList in interface EvaluatedAnnotationOrBuilderpublic ErrorAnalysisAnnotation.Builder addErrorAnalysisAnnotationsBuilder()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public ErrorAnalysisAnnotation.Builder addErrorAnalysisAnnotationsBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public List<ErrorAnalysisAnnotation.Builder> getErrorAnalysisAnnotationsBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;
public final EvaluatedAnnotation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>public final EvaluatedAnnotation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EvaluatedAnnotation.Builder>Copyright © 2024 Google LLC. All rights reserved.