Package com.google.cloud.automl.v1
Class ModelEvaluation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.automl.v1.ModelEvaluation
-
- All Implemented Interfaces:
ModelEvaluationOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class ModelEvaluation extends com.google.protobuf.GeneratedMessageV3 implements ModelEvaluationOrBuilder
Evaluation results of a model.
Protobuf typegoogle.cloud.automl.v1.ModelEvaluation
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ModelEvaluation.Builder
Evaluation results of a model.static class
ModelEvaluation.MetricsCase
-
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 int
ANNOTATION_SPEC_ID_FIELD_NUMBER
static int
CLASSIFICATION_EVALUATION_METRICS_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
EVALUATED_EXAMPLE_COUNT_FIELD_NUMBER
static int
IMAGE_OBJECT_DETECTION_EVALUATION_METRICS_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
TEXT_EXTRACTION_EVALUATION_METRICS_FIELD_NUMBER
static int
TEXT_SENTIMENT_EVALUATION_METRICS_FIELD_NUMBER
static int
TRANSLATION_EVALUATION_METRICS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAnnotationSpecId()
Output only.com.google.protobuf.ByteString
getAnnotationSpecIdBytes()
Output only.ClassificationEvaluationMetrics
getClassificationEvaluationMetrics()
Model evaluation metrics for image, text, video and tables classification.ClassificationEvaluationMetricsOrBuilder
getClassificationEvaluationMetricsOrBuilder()
Model evaluation metrics for image, text, video and tables classification.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static ModelEvaluation
getDefaultInstance()
ModelEvaluation
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDisplayName()
Output only.com.google.protobuf.ByteString
getDisplayNameBytes()
Output only.int
getEvaluatedExampleCount()
Output only.ImageObjectDetectionEvaluationMetrics
getImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.ImageObjectDetectionEvaluationMetricsOrBuilder
getImageObjectDetectionEvaluationMetricsOrBuilder()
Model evaluation metrics for image object detection.ModelEvaluation.MetricsCase
getMetricsCase()
String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.com.google.protobuf.Parser<ModelEvaluation>
getParserForType()
int
getSerializedSize()
TextExtractionEvaluationMetrics
getTextExtractionEvaluationMetrics()
Evaluation metrics for text extraction models.TextExtractionEvaluationMetricsOrBuilder
getTextExtractionEvaluationMetricsOrBuilder()
Evaluation metrics for text extraction models.TextSentimentEvaluationMetrics
getTextSentimentEvaluationMetrics()
Evaluation metrics for text sentiment models.TextSentimentEvaluationMetricsOrBuilder
getTextSentimentEvaluationMetricsOrBuilder()
Evaluation metrics for text sentiment models.TranslationEvaluationMetrics
getTranslationEvaluationMetrics()
Model evaluation metrics for translation.TranslationEvaluationMetricsOrBuilder
getTranslationEvaluationMetricsOrBuilder()
Model evaluation metrics for translation.boolean
hasClassificationEvaluationMetrics()
Model evaluation metrics for image, text, video and tables classification.boolean
hasCreateTime()
Output only.int
hashCode()
boolean
hasImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.boolean
hasTextExtractionEvaluationMetrics()
Evaluation metrics for text extraction models.boolean
hasTextSentimentEvaluationMetrics()
Evaluation metrics for text sentiment models.boolean
hasTranslationEvaluationMetrics()
Model evaluation metrics for translation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ModelEvaluation.Builder
newBuilder()
static ModelEvaluation.Builder
newBuilder(ModelEvaluation prototype)
ModelEvaluation.Builder
newBuilderForType()
protected ModelEvaluation.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ModelEvaluation
parseDelimitedFrom(InputStream input)
static ModelEvaluation
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ModelEvaluation
parseFrom(byte[] data)
static ModelEvaluation
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ModelEvaluation
parseFrom(com.google.protobuf.ByteString data)
static ModelEvaluation
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ModelEvaluation
parseFrom(com.google.protobuf.CodedInputStream input)
static ModelEvaluation
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ModelEvaluation
parseFrom(InputStream input)
static ModelEvaluation
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ModelEvaluation
parseFrom(ByteBuffer data)
static ModelEvaluation
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ModelEvaluation>
parser()
ModelEvaluation.Builder
toBuilder()
void
writeTo(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
-
CLASSIFICATION_EVALUATION_METRICS_FIELD_NUMBER
public static final int CLASSIFICATION_EVALUATION_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRANSLATION_EVALUATION_METRICS_FIELD_NUMBER
public static final int TRANSLATION_EVALUATION_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_OBJECT_DETECTION_EVALUATION_METRICS_FIELD_NUMBER
public static final int IMAGE_OBJECT_DETECTION_EVALUATION_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_SENTIMENT_EVALUATION_METRICS_FIELD_NUMBER
public static final int TEXT_SENTIMENT_EVALUATION_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_EXTRACTION_EVALUATION_METRICS_FIELD_NUMBER
public static final int TEXT_EXTRACTION_EVALUATION_METRICS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANNOTATION_SPEC_ID_FIELD_NUMBER
public static final int ANNOTATION_SPEC_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVALUATED_EXAMPLE_COUNT_FIELD_NUMBER
public static final int EVALUATED_EXAMPLE_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getMetricsCase
public ModelEvaluation.MetricsCase getMetricsCase()
- Specified by:
getMetricsCase
in interfaceModelEvaluationOrBuilder
-
hasClassificationEvaluationMetrics
public boolean hasClassificationEvaluationMetrics()
Model evaluation metrics for image, text, video and tables classification. Tables problem is considered a classification when the target column is CATEGORY DataType.
.google.cloud.automl.v1.ClassificationEvaluationMetrics classification_evaluation_metrics = 8;
- Specified by:
hasClassificationEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the classificationEvaluationMetrics field is set.
-
getClassificationEvaluationMetrics
public ClassificationEvaluationMetrics getClassificationEvaluationMetrics()
Model evaluation metrics for image, text, video and tables classification. Tables problem is considered a classification when the target column is CATEGORY DataType.
.google.cloud.automl.v1.ClassificationEvaluationMetrics classification_evaluation_metrics = 8;
- Specified by:
getClassificationEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- The classificationEvaluationMetrics.
-
getClassificationEvaluationMetricsOrBuilder
public ClassificationEvaluationMetricsOrBuilder getClassificationEvaluationMetricsOrBuilder()
Model evaluation metrics for image, text, video and tables classification. Tables problem is considered a classification when the target column is CATEGORY DataType.
.google.cloud.automl.v1.ClassificationEvaluationMetrics classification_evaluation_metrics = 8;
- Specified by:
getClassificationEvaluationMetricsOrBuilder
in interfaceModelEvaluationOrBuilder
-
hasTranslationEvaluationMetrics
public boolean hasTranslationEvaluationMetrics()
Model evaluation metrics for translation.
.google.cloud.automl.v1.TranslationEvaluationMetrics translation_evaluation_metrics = 9;
- Specified by:
hasTranslationEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the translationEvaluationMetrics field is set.
-
getTranslationEvaluationMetrics
public TranslationEvaluationMetrics getTranslationEvaluationMetrics()
Model evaluation metrics for translation.
.google.cloud.automl.v1.TranslationEvaluationMetrics translation_evaluation_metrics = 9;
- Specified by:
getTranslationEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- The translationEvaluationMetrics.
-
getTranslationEvaluationMetricsOrBuilder
public TranslationEvaluationMetricsOrBuilder getTranslationEvaluationMetricsOrBuilder()
Model evaluation metrics for translation.
.google.cloud.automl.v1.TranslationEvaluationMetrics translation_evaluation_metrics = 9;
- Specified by:
getTranslationEvaluationMetricsOrBuilder
in interfaceModelEvaluationOrBuilder
-
hasImageObjectDetectionEvaluationMetrics
public boolean hasImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.
.google.cloud.automl.v1.ImageObjectDetectionEvaluationMetrics image_object_detection_evaluation_metrics = 12;
- Specified by:
hasImageObjectDetectionEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the imageObjectDetectionEvaluationMetrics field is set.
-
getImageObjectDetectionEvaluationMetrics
public ImageObjectDetectionEvaluationMetrics getImageObjectDetectionEvaluationMetrics()
Model evaluation metrics for image object detection.
.google.cloud.automl.v1.ImageObjectDetectionEvaluationMetrics image_object_detection_evaluation_metrics = 12;
- Specified by:
getImageObjectDetectionEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- The imageObjectDetectionEvaluationMetrics.
-
getImageObjectDetectionEvaluationMetricsOrBuilder
public ImageObjectDetectionEvaluationMetricsOrBuilder getImageObjectDetectionEvaluationMetricsOrBuilder()
Model evaluation metrics for image object detection.
.google.cloud.automl.v1.ImageObjectDetectionEvaluationMetrics image_object_detection_evaluation_metrics = 12;
- Specified by:
getImageObjectDetectionEvaluationMetricsOrBuilder
in interfaceModelEvaluationOrBuilder
-
hasTextSentimentEvaluationMetrics
public boolean hasTextSentimentEvaluationMetrics()
Evaluation metrics for text sentiment models.
.google.cloud.automl.v1.TextSentimentEvaluationMetrics text_sentiment_evaluation_metrics = 11;
- Specified by:
hasTextSentimentEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the textSentimentEvaluationMetrics field is set.
-
getTextSentimentEvaluationMetrics
public TextSentimentEvaluationMetrics getTextSentimentEvaluationMetrics()
Evaluation metrics for text sentiment models.
.google.cloud.automl.v1.TextSentimentEvaluationMetrics text_sentiment_evaluation_metrics = 11;
- Specified by:
getTextSentimentEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- The textSentimentEvaluationMetrics.
-
getTextSentimentEvaluationMetricsOrBuilder
public TextSentimentEvaluationMetricsOrBuilder getTextSentimentEvaluationMetricsOrBuilder()
Evaluation metrics for text sentiment models.
.google.cloud.automl.v1.TextSentimentEvaluationMetrics text_sentiment_evaluation_metrics = 11;
- Specified by:
getTextSentimentEvaluationMetricsOrBuilder
in interfaceModelEvaluationOrBuilder
-
hasTextExtractionEvaluationMetrics
public boolean hasTextExtractionEvaluationMetrics()
Evaluation metrics for text extraction models.
.google.cloud.automl.v1.TextExtractionEvaluationMetrics text_extraction_evaluation_metrics = 13;
- Specified by:
hasTextExtractionEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the textExtractionEvaluationMetrics field is set.
-
getTextExtractionEvaluationMetrics
public TextExtractionEvaluationMetrics getTextExtractionEvaluationMetrics()
Evaluation metrics for text extraction models.
.google.cloud.automl.v1.TextExtractionEvaluationMetrics text_extraction_evaluation_metrics = 13;
- Specified by:
getTextExtractionEvaluationMetrics
in interfaceModelEvaluationOrBuilder
- Returns:
- The textExtractionEvaluationMetrics.
-
getTextExtractionEvaluationMetricsOrBuilder
public TextExtractionEvaluationMetricsOrBuilder getTextExtractionEvaluationMetricsOrBuilder()
Evaluation metrics for text extraction models.
.google.cloud.automl.v1.TextExtractionEvaluationMetrics text_extraction_evaluation_metrics = 13;
- Specified by:
getTextExtractionEvaluationMetricsOrBuilder
in interfaceModelEvaluationOrBuilder
-
getName
public String getName()
Output only. Resource name of the model evaluation. Format: `projects/{project_id}/locations/{location_id}/models/{model_id}/modelEvaluations/{model_evaluation_id}`
string name = 1;
- Specified by:
getName
in interfaceModelEvaluationOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. Resource name of the model evaluation. Format: `projects/{project_id}/locations/{location_id}/models/{model_id}/modelEvaluations/{model_evaluation_id}`
string name = 1;
- Specified by:
getNameBytes
in interfaceModelEvaluationOrBuilder
- Returns:
- The bytes for name.
-
getAnnotationSpecId
public String getAnnotationSpecId()
Output only. The ID of the annotation spec that the model evaluation applies to. The The ID is empty for the overall model evaluation. For Tables annotation specs in the dataset do not exist and this ID is always not set, but for CLASSIFICATION [prediction_type-s][google.cloud.automl.v1.TablesModelMetadata.prediction_type] the [display_name][google.cloud.automl.v1.ModelEvaluation.display_name] field is used.
string annotation_spec_id = 2;
- Specified by:
getAnnotationSpecId
in interfaceModelEvaluationOrBuilder
- Returns:
- The annotationSpecId.
-
getAnnotationSpecIdBytes
public com.google.protobuf.ByteString getAnnotationSpecIdBytes()
Output only. The ID of the annotation spec that the model evaluation applies to. The The ID is empty for the overall model evaluation. For Tables annotation specs in the dataset do not exist and this ID is always not set, but for CLASSIFICATION [prediction_type-s][google.cloud.automl.v1.TablesModelMetadata.prediction_type] the [display_name][google.cloud.automl.v1.ModelEvaluation.display_name] field is used.
string annotation_spec_id = 2;
- Specified by:
getAnnotationSpecIdBytes
in interfaceModelEvaluationOrBuilder
- Returns:
- The bytes for annotationSpecId.
-
getDisplayName
public String getDisplayName()
Output only. The value of [display_name][google.cloud.automl.v1.AnnotationSpec.display_name] at the moment when the model was trained. Because this field returns a value at model training time, for different models trained from the same dataset, the values may differ, since display names could had been changed between the two model's trainings. For Tables CLASSIFICATION [prediction_type-s][google.cloud.automl.v1.TablesModelMetadata.prediction_type] distinct values of the target column at the moment of the model evaluation are populated here. The display_name is empty for the overall model evaluation.
string display_name = 15;
- Specified by:
getDisplayName
in interfaceModelEvaluationOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Output only. The value of [display_name][google.cloud.automl.v1.AnnotationSpec.display_name] at the moment when the model was trained. Because this field returns a value at model training time, for different models trained from the same dataset, the values may differ, since display names could had been changed between the two model's trainings. For Tables CLASSIFICATION [prediction_type-s][google.cloud.automl.v1.TablesModelMetadata.prediction_type] distinct values of the target column at the moment of the model evaluation are populated here. The display_name is empty for the overall model evaluation.
string display_name = 15;
- Specified by:
getDisplayNameBytes
in interfaceModelEvaluationOrBuilder
- Returns:
- The bytes for displayName.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Timestamp when this model evaluation was created.
.google.protobuf.Timestamp create_time = 5;
- Specified by:
hasCreateTime
in interfaceModelEvaluationOrBuilder
- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this model evaluation was created.
.google.protobuf.Timestamp create_time = 5;
- Specified by:
getCreateTime
in interfaceModelEvaluationOrBuilder
- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this model evaluation was created.
.google.protobuf.Timestamp create_time = 5;
- Specified by:
getCreateTimeOrBuilder
in interfaceModelEvaluationOrBuilder
-
getEvaluatedExampleCount
public int getEvaluatedExampleCount()
Output only. The number of examples used for model evaluation, i.e. for which ground truth from time of model creation is compared against the predicted annotations created by the model. For overall ModelEvaluation (i.e. with annotation_spec_id not set) this is the total number of all examples used for evaluation. Otherwise, this is the count of examples that according to the ground truth were annotated by the [annotation_spec_id][google.cloud.automl.v1.ModelEvaluation.annotation_spec_id].
int32 evaluated_example_count = 6;
- Specified by:
getEvaluatedExampleCount
in interfaceModelEvaluationOrBuilder
- Returns:
- The evaluatedExampleCount.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ModelEvaluation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModelEvaluation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ModelEvaluation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ModelEvaluation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ModelEvaluation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ModelEvaluation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ModelEvaluation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ModelEvaluation.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ModelEvaluation.Builder newBuilder()
-
newBuilder
public static ModelEvaluation.Builder newBuilder(ModelEvaluation prototype)
-
toBuilder
public ModelEvaluation.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ModelEvaluation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ModelEvaluation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ModelEvaluation> parser()
-
getParserForType
public com.google.protobuf.Parser<ModelEvaluation> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ModelEvaluation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-