Uses of Class
org.mlflow.api.proto.Assessments.Expectation.SerializedValue
Packages that use Assessments.Expectation.SerializedValue
-
Uses of Assessments.Expectation.SerializedValue in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type Assessments.Expectation.SerializedValueModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<Assessments.Expectation.SerializedValue>Assessments.Expectation.SerializedValue.PARSERDeprecated.Methods in org.mlflow.api.proto that return Assessments.Expectation.SerializedValueModifier and TypeMethodDescriptionAssessments.Expectation.SerializedValue.Builder.build()Assessments.Expectation.SerializedValue.Builder.buildPartial()Assessments.Expectation.SerializedValue.getDefaultInstance()Assessments.Expectation.SerializedValue.Builder.getDefaultInstanceForType()Assessments.Expectation.SerializedValue.getDefaultInstanceForType()Assessments.Expectation.Builder.getSerializedValue()The value of the expecation-based assessment serialized as a string in a specified format.Assessments.Expectation.getSerializedValue()The value of the expecation-based assessment serialized as a string in a specified format.Assessments.ExpectationOrBuilder.getSerializedValue()The value of the expecation-based assessment serialized as a string in a specified format.Assessments.Expectation.SerializedValue.parseDelimitedFrom(InputStream input) Assessments.Expectation.SerializedValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Assessments.Expectation.SerializedValue.parseFrom(byte[] data) Assessments.Expectation.SerializedValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Assessments.Expectation.SerializedValue.parseFrom(com.google.protobuf.ByteString data) Assessments.Expectation.SerializedValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Assessments.Expectation.SerializedValue.parseFrom(com.google.protobuf.CodedInputStream input) Assessments.Expectation.SerializedValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Assessments.Expectation.SerializedValue.parseFrom(InputStream input) Assessments.Expectation.SerializedValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Assessments.Expectation.SerializedValue.parseFrom(ByteBuffer data) Assessments.Expectation.SerializedValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type Assessments.Expectation.SerializedValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Assessments.Expectation.SerializedValue>Assessments.Expectation.SerializedValue.getParserForType()static com.google.protobuf.Parser<Assessments.Expectation.SerializedValue>Assessments.Expectation.SerializedValue.parser()Methods in org.mlflow.api.proto with parameters of type Assessments.Expectation.SerializedValueModifier and TypeMethodDescriptionAssessments.Expectation.SerializedValue.Builder.mergeFrom(Assessments.Expectation.SerializedValue other) Assessments.Expectation.Builder.mergeSerializedValue(Assessments.Expectation.SerializedValue value) The value of the expecation-based assessment serialized as a string in a specified format.Assessments.Expectation.SerializedValue.newBuilder(Assessments.Expectation.SerializedValue prototype) Assessments.Expectation.Builder.setSerializedValue(Assessments.Expectation.SerializedValue value) The value of the expecation-based assessment serialized as a string in a specified format.