Uses of Class
org.mlflow.api.proto.LabelSchemas.InputPassFail
Packages that use LabelSchemas.InputPassFail
-
Uses of LabelSchemas.InputPassFail in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type LabelSchemas.InputPassFailModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<LabelSchemas.InputPassFail>LabelSchemas.InputPassFail.PARSERDeprecated.Methods in org.mlflow.api.proto that return LabelSchemas.InputPassFailModifier and TypeMethodDescriptionLabelSchemas.InputPassFail.Builder.build()LabelSchemas.InputPassFail.Builder.buildPartial()static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.getDefaultInstance()LabelSchemas.InputPassFail.Builder.getDefaultInstanceForType()LabelSchemas.InputPassFail.getDefaultInstanceForType()LabelSchemas.LabelSchemaInput.Builder.getPassFail().mlflow.label_schemas.InputPassFail pass_fail = 1;LabelSchemas.LabelSchemaInput.getPassFail().mlflow.label_schemas.InputPassFail pass_fail = 1;LabelSchemas.LabelSchemaInputOrBuilder.getPassFail().mlflow.label_schemas.InputPassFail pass_fail = 1;static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseDelimitedFrom(InputStream input) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(byte[] data) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(com.google.protobuf.ByteString data) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(com.google.protobuf.CodedInputStream input) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(InputStream input) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(ByteBuffer data) static LabelSchemas.InputPassFailLabelSchemas.InputPassFail.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type LabelSchemas.InputPassFailModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LabelSchemas.InputPassFail>LabelSchemas.InputPassFail.getParserForType()static com.google.protobuf.Parser<LabelSchemas.InputPassFail>LabelSchemas.InputPassFail.parser()Methods in org.mlflow.api.proto with parameters of type LabelSchemas.InputPassFailModifier and TypeMethodDescriptionLabelSchemas.InputPassFail.Builder.mergeFrom(LabelSchemas.InputPassFail other) LabelSchemas.LabelSchemaInput.Builder.mergePassFail(LabelSchemas.InputPassFail value) .mlflow.label_schemas.InputPassFail pass_fail = 1;LabelSchemas.InputPassFail.newBuilder(LabelSchemas.InputPassFail prototype) LabelSchemas.LabelSchemaInput.Builder.setPassFail(LabelSchemas.InputPassFail value) .mlflow.label_schemas.InputPassFail pass_fail = 1;