public final class ModelEvaluation extends com.google.protobuf.GeneratedMessageV3 implements ModelEvaluationOrBuilder
A collection of metrics calculated by comparing Model's predictions on all of the test data against annotations from the test data.Protobuf type
google.cloud.aiplatform.v1beta1.ModelEvaluation| Modifier and Type | Class and Description |
|---|---|
static class |
ModelEvaluation.Builder
A collection of metrics calculated by comparing Model's predictions on all of
the test data against annotations from the test data.
|
static class |
ModelEvaluation.ModelEvaluationExplanationSpec
Protobuf type
google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec |
static interface |
ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DISPLAY_NAME_FIELD_NUMBER |
static int |
EXPLANATION_SPECS_FIELD_NUMBER |
static int |
METADATA_FIELD_NUMBER |
static int |
METRICS_FIELD_NUMBER |
static int |
METRICS_SCHEMA_URI_FIELD_NUMBER |
static int |
MODEL_EXPLANATION_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
SLICE_DIMENSIONS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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()
The display name of the ModelEvaluation.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The display name of the ModelEvaluation.
|
ModelEvaluation.ModelEvaluationExplanationSpec |
getExplanationSpecs(int index)
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining
the predicted values on the evaluated data.
|
int |
getExplanationSpecsCount()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining
the predicted values on the evaluated data.
|
List<ModelEvaluation.ModelEvaluationExplanationSpec> |
getExplanationSpecsList()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining
the predicted values on the evaluated data.
|
ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder |
getExplanationSpecsOrBuilder(int index)
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining
the predicted values on the evaluated data.
|
List<? extends ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder> |
getExplanationSpecsOrBuilderList()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining
the predicted values on the evaluated data.
|
com.google.protobuf.Value |
getMetadata()
The metadata of the ModelEvaluation.
|
com.google.protobuf.ValueOrBuilder |
getMetadataOrBuilder()
The metadata of the ModelEvaluation.
|
com.google.protobuf.Value |
getMetrics()
Evaluation metrics of the Model.
|
com.google.protobuf.ValueOrBuilder |
getMetricsOrBuilder()
Evaluation metrics of the Model.
|
String |
getMetricsSchemaUri()
Points to a YAML file stored on Google Cloud Storage describing the
[metrics][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics] of this ModelEvaluation.
|
com.google.protobuf.ByteString |
getMetricsSchemaUriBytes()
Points to a YAML file stored on Google Cloud Storage describing the
[metrics][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics] of this ModelEvaluation.
|
ModelExplanation |
getModelExplanation()
Aggregated explanation metrics for the Model's prediction output over the
data this ModelEvaluation uses.
|
ModelExplanationOrBuilder |
getModelExplanationOrBuilder()
Aggregated explanation metrics for the Model's prediction output over the
data this ModelEvaluation uses.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
com.google.protobuf.Parser<ModelEvaluation> |
getParserForType() |
int |
getSerializedSize() |
String |
getSliceDimensions(int index)
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of
ModelEvaluationSlices.
|
com.google.protobuf.ByteString |
getSliceDimensionsBytes(int index)
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of
ModelEvaluationSlices.
|
int |
getSliceDimensionsCount()
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of
ModelEvaluationSlices.
|
com.google.protobuf.ProtocolStringList |
getSliceDimensionsList()
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of
ModelEvaluationSlices.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCreateTime()
Output only.
|
int |
hashCode() |
boolean |
hasMetadata()
The metadata of the ModelEvaluation.
|
boolean |
hasMetrics()
Evaluation metrics of the Model.
|
boolean |
hasModelExplanation()
Aggregated explanation metrics for the Model's prediction output over the
data this ModelEvaluation uses.
|
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(ByteBuffer data) |
static ModelEvaluation |
parseFrom(ByteBuffer 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 com.google.protobuf.Parser<ModelEvaluation> |
parser() |
ModelEvaluation.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
public static final int METRICS_SCHEMA_URI_FIELD_NUMBER
public static final int METRICS_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int SLICE_DIMENSIONS_FIELD_NUMBER
public static final int MODEL_EXPLANATION_FIELD_NUMBER
public static final int EXPLANATION_SPECS_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
Output only. The resource name of the ModelEvaluation.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name of the ModelEvaluation.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface ModelEvaluationOrBuilderpublic String getDisplayName()
The display name of the ModelEvaluation.
string display_name = 10;getDisplayName in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the ModelEvaluation.
string display_name = 10;getDisplayNameBytes in interface ModelEvaluationOrBuilderpublic String getMetricsSchemaUri()
Points to a YAML file stored on Google Cloud Storage describing the [metrics][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics] of this ModelEvaluation. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject).
string metrics_schema_uri = 2;getMetricsSchemaUri in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ByteString getMetricsSchemaUriBytes()
Points to a YAML file stored on Google Cloud Storage describing the [metrics][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics] of this ModelEvaluation. The schema is defined as an OpenAPI 3.0.2 [Schema Object](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.2.md#schemaObject).
string metrics_schema_uri = 2;getMetricsSchemaUriBytes in interface ModelEvaluationOrBuilderpublic boolean hasMetrics()
Evaluation metrics of the Model. The schema of the metrics is stored in [metrics_schema_uri][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics_schema_uri]
.google.protobuf.Value metrics = 3;hasMetrics in interface ModelEvaluationOrBuilderpublic com.google.protobuf.Value getMetrics()
Evaluation metrics of the Model. The schema of the metrics is stored in [metrics_schema_uri][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics_schema_uri]
.google.protobuf.Value metrics = 3;getMetrics in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ValueOrBuilder getMetricsOrBuilder()
Evaluation metrics of the Model. The schema of the metrics is stored in [metrics_schema_uri][google.cloud.aiplatform.v1beta1.ModelEvaluation.metrics_schema_uri]
.google.protobuf.Value metrics = 3;getMetricsOrBuilder in interface ModelEvaluationOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp when this ModelEvaluation was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ModelEvaluationOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this ModelEvaluation was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ModelEvaluationOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this ModelEvaluation was created.
.google.protobuf.Timestamp create_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ProtocolStringList getSliceDimensionsList()
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of ModelEvaluationSlices. The dimensions can be used as the filter of the [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices] request, in the form of `slice.dimension = <dimension>`.
repeated string slice_dimensions = 5;getSliceDimensionsList in interface ModelEvaluationOrBuilderpublic int getSliceDimensionsCount()
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of ModelEvaluationSlices. The dimensions can be used as the filter of the [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices] request, in the form of `slice.dimension = <dimension>`.
repeated string slice_dimensions = 5;getSliceDimensionsCount in interface ModelEvaluationOrBuilderpublic String getSliceDimensions(int index)
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of ModelEvaluationSlices. The dimensions can be used as the filter of the [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices] request, in the form of `slice.dimension = <dimension>`.
repeated string slice_dimensions = 5;getSliceDimensions in interface ModelEvaluationOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSliceDimensionsBytes(int index)
All possible [dimensions][ModelEvaluationSlice.slice.dimension] of ModelEvaluationSlices. The dimensions can be used as the filter of the [ModelService.ListModelEvaluationSlices][google.cloud.aiplatform.v1beta1.ModelService.ListModelEvaluationSlices] request, in the form of `slice.dimension = <dimension>`.
repeated string slice_dimensions = 5;getSliceDimensionsBytes in interface ModelEvaluationOrBuilderindex - The index of the value to return.public boolean hasModelExplanation()
Aggregated explanation metrics for the Model's prediction output over the data this ModelEvaluation uses. This field is populated only if the Model is evaluated with explanations, and only for AutoML tabular Models.
.google.cloud.aiplatform.v1beta1.ModelExplanation model_explanation = 8;hasModelExplanation in interface ModelEvaluationOrBuilderpublic ModelExplanation getModelExplanation()
Aggregated explanation metrics for the Model's prediction output over the data this ModelEvaluation uses. This field is populated only if the Model is evaluated with explanations, and only for AutoML tabular Models.
.google.cloud.aiplatform.v1beta1.ModelExplanation model_explanation = 8;getModelExplanation in interface ModelEvaluationOrBuilderpublic ModelExplanationOrBuilder getModelExplanationOrBuilder()
Aggregated explanation metrics for the Model's prediction output over the data this ModelEvaluation uses. This field is populated only if the Model is evaluated with explanations, and only for AutoML tabular Models.
.google.cloud.aiplatform.v1beta1.ModelExplanation model_explanation = 8;getModelExplanationOrBuilder in interface ModelEvaluationOrBuilderpublic List<ModelEvaluation.ModelEvaluationExplanationSpec> getExplanationSpecsList()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.
repeated .google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec explanation_specs = 9;
getExplanationSpecsList in interface ModelEvaluationOrBuilderpublic List<? extends ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder> getExplanationSpecsOrBuilderList()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.
repeated .google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec explanation_specs = 9;
getExplanationSpecsOrBuilderList in interface ModelEvaluationOrBuilderpublic int getExplanationSpecsCount()
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.
repeated .google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec explanation_specs = 9;
getExplanationSpecsCount in interface ModelEvaluationOrBuilderpublic ModelEvaluation.ModelEvaluationExplanationSpec getExplanationSpecs(int index)
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.
repeated .google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec explanation_specs = 9;
getExplanationSpecs in interface ModelEvaluationOrBuilderpublic ModelEvaluation.ModelEvaluationExplanationSpecOrBuilder getExplanationSpecsOrBuilder(int index)
Describes the values of [ExplanationSpec][google.cloud.aiplatform.v1beta1.ExplanationSpec] that are used for explaining the predicted values on the evaluated data.
repeated .google.cloud.aiplatform.v1beta1.ModelEvaluation.ModelEvaluationExplanationSpec explanation_specs = 9;
getExplanationSpecsOrBuilder in interface ModelEvaluationOrBuilderpublic boolean hasMetadata()
The metadata of the ModelEvaluation. For the ModelEvaluation uploaded from Managed Pipeline, metadata contains a structured value with keys of "pipeline_job_id", "evaluation_dataset_type", "evaluation_dataset_path".
.google.protobuf.Value metadata = 11;hasMetadata in interface ModelEvaluationOrBuilderpublic com.google.protobuf.Value getMetadata()
The metadata of the ModelEvaluation. For the ModelEvaluation uploaded from Managed Pipeline, metadata contains a structured value with keys of "pipeline_job_id", "evaluation_dataset_type", "evaluation_dataset_path".
.google.protobuf.Value metadata = 11;getMetadata in interface ModelEvaluationOrBuilderpublic com.google.protobuf.ValueOrBuilder getMetadataOrBuilder()
The metadata of the ModelEvaluation. For the ModelEvaluation uploaded from Managed Pipeline, metadata contains a structured value with keys of "pipeline_job_id", "evaluation_dataset_type", "evaluation_dataset_path".
.google.protobuf.Value metadata = 11;getMetadataOrBuilder in interface ModelEvaluationOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ModelEvaluation parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ModelEvaluation parseFrom(InputStream input) throws IOException
IOExceptionpublic static ModelEvaluation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelEvaluation parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ModelEvaluation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ModelEvaluation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ModelEvaluation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ModelEvaluation.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ModelEvaluation.Builder newBuilder()
public static ModelEvaluation.Builder newBuilder(ModelEvaluation prototype)
public ModelEvaluation.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ModelEvaluation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ModelEvaluation getDefaultInstance()
public static com.google.protobuf.Parser<ModelEvaluation> parser()
public com.google.protobuf.Parser<ModelEvaluation> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ModelEvaluation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022 Google LLC. All rights reserved.