Package org.mlflow.api.proto
Class Issues
java.lang.Object
org.mlflow.api.proto.Issues
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRequest to create a new issue.static interfacestatic final classRequest to get an issue by ID.static interfacestatic final classRepresents an issue discovered in traces.static interfacestatic final classRequest to search issues.static interfacestatic final classRequest to update an existing issue.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-