Uses of Interface
org.mlflow.api.proto.Assessments.Expectation.SerializedValueOrBuilder
-
Packages that use Assessments.Expectation.SerializedValueOrBuilder Package Description org.mlflow.api.proto Autogenerated MLflow Tracking API entity objects. -
-
Uses of Assessments.Expectation.SerializedValueOrBuilder in org.mlflow.api.proto
Classes in org.mlflow.api.proto that implement Assessments.Expectation.SerializedValueOrBuilder Modifier and Type Class Description static class
Assessments.Expectation.SerializedValue
Protobuf typemlflow.assessments.Expectation.SerializedValue
static class
Assessments.Expectation.SerializedValue.Builder
Protobuf typemlflow.assessments.Expectation.SerializedValue
Methods in org.mlflow.api.proto that return Assessments.Expectation.SerializedValueOrBuilder Modifier and Type Method Description Assessments.Expectation.SerializedValueOrBuilder
Assessments.Expectation.Builder. getSerializedValueOrBuilder()
The value of the expecation-based assessment serialized as a string in a specified format.Assessments.Expectation.SerializedValueOrBuilder
Assessments.Expectation. getSerializedValueOrBuilder()
The value of the expecation-based assessment serialized as a string in a specified format.Assessments.Expectation.SerializedValueOrBuilder
Assessments.ExpectationOrBuilder. getSerializedValueOrBuilder()
The value of the expecation-based assessment serialized as a string in a specified format.
-