Class EvaluatedAnnotation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation
-
- All Implemented Interfaces:
EvaluatedAnnotationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class EvaluatedAnnotation extends com.google.protobuf.GeneratedMessageV3 implements EvaluatedAnnotationOrBuilder
True positive, false positive, or false negative. EvaluatedAnnotation is only available under ModelEvaluationSlice with slice of `annotationSpec` dimension.
Protobuf typegoogle.cloud.aiplatform.v1beta1.EvaluatedAnnotation- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvaluatedAnnotation.BuilderTrue positive, false positive, or false negative.static classEvaluatedAnnotation.EvaluatedAnnotationTypeDescribes the type of the EvaluatedAnnotation.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDATA_ITEM_PAYLOAD_FIELD_NUMBERstatic intERROR_ANALYSIS_ANNOTATIONS_FIELD_NUMBERstatic intEVALUATED_DATA_ITEM_VIEW_ID_FIELD_NUMBERstatic intEXPLANATIONS_FIELD_NUMBERstatic intGROUND_TRUTHS_FIELD_NUMBERstatic intPREDICTIONS_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)com.google.protobuf.ValuegetDataItemPayload()Output only.com.google.protobuf.ValueOrBuildergetDataItemPayloadOrBuilder()Output only.static EvaluatedAnnotationgetDefaultInstance()EvaluatedAnnotationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()ErrorAnalysisAnnotationgetErrorAnalysisAnnotations(int index)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.v1beta1.EvaluatedAnnotation.predictions].intgetExplanationsCount()Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].List<EvaluatedAnnotationExplanation>getExplanationsList()Explanations of [predictions][google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.predictions].EvaluatedAnnotationExplanationOrBuildergetExplanationsOrBuilder(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.ValuegetGroundTruths(int index)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.Parser<EvaluatedAnnotation>getParserForType()com.google.protobuf.ValuegetPredictions(int index)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.intgetSerializedSize()EvaluatedAnnotation.EvaluatedAnnotationTypegetType()Output only.intgetTypeValue()Output only.booleanhasDataItemPayload()Output only.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static EvaluatedAnnotation.BuildernewBuilder()static EvaluatedAnnotation.BuildernewBuilder(EvaluatedAnnotation prototype)EvaluatedAnnotation.BuildernewBuilderForType()protected EvaluatedAnnotation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static EvaluatedAnnotationparseDelimitedFrom(InputStream input)static EvaluatedAnnotationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluatedAnnotationparseFrom(byte[] data)static EvaluatedAnnotationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluatedAnnotationparseFrom(com.google.protobuf.ByteString data)static EvaluatedAnnotationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluatedAnnotationparseFrom(com.google.protobuf.CodedInputStream input)static EvaluatedAnnotationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluatedAnnotationparseFrom(InputStream input)static EvaluatedAnnotationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvaluatedAnnotationparseFrom(ByteBuffer data)static EvaluatedAnnotationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<EvaluatedAnnotation>parser()EvaluatedAnnotation.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREDICTIONS_FIELD_NUMBER
public static final int PREDICTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUND_TRUTHS_FIELD_NUMBER
public static final int GROUND_TRUTHS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_ITEM_PAYLOAD_FIELD_NUMBER
public static final int DATA_ITEM_PAYLOAD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATED_DATA_ITEM_VIEW_ID_FIELD_NUMBER
public static final int EVALUATED_DATA_ITEM_VIEW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPLANATIONS_FIELD_NUMBER
public static final int EXPLANATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ERROR_ANALYSIS_ANNOTATIONS_FIELD_NUMBER
public static final int ERROR_ANALYSIS_ANNOTATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getTypeValue
public int getTypeValue()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceEvaluatedAnnotationOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public EvaluatedAnnotation.EvaluatedAnnotationType getType()
Output only. Type of the EvaluatedAnnotation.
.google.cloud.aiplatform.v1beta1.EvaluatedAnnotation.EvaluatedAnnotationType type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceEvaluatedAnnotationOrBuilder- Returns:
- The type.
-
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.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];- Specified by:
getPredictionsListin 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.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];- Specified by:
getPredictionsOrBuilderListin 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.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];- 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.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];- Specified by:
getPredictionsin interfaceEvaluatedAnnotationOrBuilder
-
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.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];- Specified by:
getPredictionsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
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.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];- Specified by:
getGroundTruthsListin 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.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];- Specified by:
getGroundTruthsOrBuilderListin 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.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];- 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.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];- Specified by:
getGroundTruthsin interfaceEvaluatedAnnotationOrBuilder
-
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.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];- Specified by:
getGroundTruthsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
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.
-
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.v1beta1.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.v1beta1.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.
-
getExplanationsList
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;- Specified by:
getExplanationsListin interfaceEvaluatedAnnotationOrBuilder
-
getExplanationsOrBuilderList
public 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;- Specified by:
getExplanationsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
getExplanationsCount
public 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;- Specified by:
getExplanationsCountin interfaceEvaluatedAnnotationOrBuilder
-
getExplanations
public 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;- Specified by:
getExplanationsin interfaceEvaluatedAnnotationOrBuilder
-
getExplanationsOrBuilder
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;- Specified by:
getExplanationsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsList
public List<ErrorAnalysisAnnotation> getErrorAnalysisAnnotationsList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsListin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsOrBuilderList
public List<? extends ErrorAnalysisAnnotationOrBuilder> getErrorAnalysisAnnotationsOrBuilderList()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsOrBuilderListin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsCount
public int getErrorAnalysisAnnotationsCount()
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.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.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsin interfaceEvaluatedAnnotationOrBuilder
-
getErrorAnalysisAnnotationsOrBuilder
public ErrorAnalysisAnnotationOrBuilder getErrorAnalysisAnnotationsOrBuilder(int index)
Annotations of model error analysis results.
repeated .google.cloud.aiplatform.v1beta1.ErrorAnalysisAnnotation error_analysis_annotations = 9;- Specified by:
getErrorAnalysisAnnotationsOrBuilderin interfaceEvaluatedAnnotationOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static EvaluatedAnnotation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static EvaluatedAnnotation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluatedAnnotation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EvaluatedAnnotation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static EvaluatedAnnotation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluatedAnnotation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static EvaluatedAnnotation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public EvaluatedAnnotation.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static EvaluatedAnnotation.Builder newBuilder()
-
newBuilder
public static EvaluatedAnnotation.Builder newBuilder(EvaluatedAnnotation prototype)
-
toBuilder
public EvaluatedAnnotation.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected EvaluatedAnnotation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static EvaluatedAnnotation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<EvaluatedAnnotation> parser()
-
getParserForType
public com.google.protobuf.Parser<EvaluatedAnnotation> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public EvaluatedAnnotation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-